Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/f32-build-17411523-1255113/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 502: %endif # %%plpython3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 652: %endif # %%upgrade Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1567382400 Wrote: /builddir/build/SRPMS/postgresql-11.5-3.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/f32-build-17411523-1255113/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 502: %endif # %%plpython3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 652: %endif # %%upgrade Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1567382400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WSnPmI + umask 022 + cd /builddir/build/BUILD BUILDSTDERR: ++ dirname /builddir/build/SOURCES/postgresql-11.5.tar.bz2 + cd /builddir/build/SOURCES + sha256sum -c /builddir/build/SOURCES/postgresql-11.5.tar.bz2.sha256 postgresql-11.5.tar.bz2: OK + sha256sum -c /builddir/build/SOURCES/postgresql-10.10.tar.bz2.sha256 postgresql-10.10.tar.bz2: OK + cd /builddir/build/BUILD + rm -rf postgresql-11.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/postgresql-11.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgresql-11.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/postgresql-setup-8.4.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 83 (offset 28 lines). Hunk #2 succeeded at 101 (offset 28 lines). + echo 'Patch #2 (postgresql-logging.patch):' 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 367 (offset 88 lines). Hunk #2 succeeded at 375 (offset 20 lines). Hunk #3 succeeded at 387 (offset 20 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 3648 (offset 452 lines). patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 1110 (offset -124 lines). patching file src/include/pg_config_manual.h Hunk #1 succeeded at 179 (offset 10 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 Hunk #1 succeeded at 74 (offset -6 lines). Hunk #2 succeeded at 127 (offset -6 lines). patching file doc/src/sgml/man1/initdb.1 Hunk #1 succeeded at 309 (offset 28 lines). Patch #8 (postgresql-external-libpq.patch): + echo '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 528 (offset 15 lines). Hunk #2 succeeded at 554 (offset 15 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-11.5-US.pdf . + tar xfj /builddir/build/SOURCES/postgresql-10.10.tar.bz2 + find . -type f -name .gitignore + xargs rm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X6VUxF + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 BUILDSTDERR: ++ id -u + '[' x1000 = x0 ']' + cd postgresql-setup-8.4 + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info pgdocdir=/usr/share/doc/postgresql PGVERSION=11.5 PGMAJORVERSION=11 NAME_DEFAULT_PREV_SERVICE=postgresql BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sed... /usr/bin/sed checking for rpmmacrosdir... /usr/lib/rpm/macros.d checking for sed... (cached) /usr/bin/sed checking for runuser... /usr/sbin/runuser checking for mountpoint... /usr/bin/mountpoint checking for oprating system (distribution)... redhat checking for rpm... /usr/bin/rpm checking for postgres... no checking for pg_upgrade... no checking 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 BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking configure: Configured the folowing way: PostgreSQL version: 11.5 PGDATADIR: ${localstatedir}/lib/pgsql/data PostgreSQL service: postgresql PostgreSQL package: postgresql PostgreSQL bin_pfx: postgresql Init system: systemd + make -j8 Making all in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' GEN bin/postgresql-setup 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 README.rpm-dist.sed GEN lib/rpm/macros.d/macros.postgresql-test GEN postgresql.service GEN postgresql@.service GEN doc/postgresql-new-systemd-unit.1 GEN doc/postgresql-setup.1 GEN README.rpm-dist.m4 GEN README.rpm-dist.sgml GEN README.rpm-dist GEN .generated_files make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/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 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ xargs -n 1 BUILDSTDERR: ++ grep -v ffast-math BUILDSTDERR: ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + common_configure_options=' BUILDSTDERR: --disable-rpath BUILDSTDERR: --with-perl BUILDSTDERR: --with-tcl BUILDSTDERR: --with-tclconfig=/usr/lib64 BUILDSTDERR: --with-ldap BUILDSTDERR: --with-openssl BUILDSTDERR: --with-pam BUILDSTDERR: --with-gssapi BUILDSTDERR: --with-ossp-uuid BUILDSTDERR: --with-libxml BUILDSTDERR: --with-libxslt BUILDSTDERR: --enable-nls BUILDSTDERR: --enable-dtrace BUILDSTDERR: --with-selinux BUILDSTDERR: --with-system-tzdata=/usr/share/zoneinfo BUILDSTDERR: --datadir=/usr/share/pgsql BUILDSTDERR: --with-systemd BUILDSTDERR: --with-icu BUILDSTDERR: ' + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./postgresql-10.10/config/config.sub BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./postgresql-10.10/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './postgresql-10.10/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./postgresql-10.10/config/config.guess BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./postgresql-10.10/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './postgresql-10.10/config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu --with-python BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... yes checking for default port number... 5432 checking for dtrace... /usr/bin/dtrace checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for aarch64-redhat-linux-gnu-gcc... no checking for aarch64-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for g++... no checking for c++... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... no checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... no checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... no checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... no checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... 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 for xml2-config... /usr/bin/xml2-config checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.4.1 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.30.0 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8.0b4 (default, Aug 30 2019, 00:00:00) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.8/config-3.8-aarch64-linux-gnu checking Python include directories... -I/usr/include/python3.8 checking how to link an embedded Python application... -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_clear_options... yes checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_simple_bind in -lldap_r... yes checking for ldap_initialize... 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking 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 flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether snprintf supports argument control... yes checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... yes checking which CRC-32C implementation to use... ARMv8 CRC instructions 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 DocBook XML V4.2... yes checking for dbtoepub... no checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/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/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port BUILDSTDERR: 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 -j8 V=1 VERBOSE=1 -C src/pl/plpython all /usr/bin/make -C ../../../src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/de.mo po/de.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po /usr/bin/make -C utils distprep generated-header-symlinks make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/es.mo po/es.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/it.mo po/it.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Nothing to be done for 'distprep'. make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[2]: Nothing to be done for 'distprep'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_pltemplate_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' /usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' \ -e 's/( *char \*/(const char */g' \ -e 's/, *char \*/, const char */g' probes.h.tmp >probes.h rm probes.h.tmp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.8 -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-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -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-11.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -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-11.5/contrib/hstore_plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -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-11.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plpython -I/usr/include/python3.8 -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-11.5/contrib/jsonb_plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o jsonb_plpython3.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -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-11.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -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-11.5/contrib/ltree_plpython' BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/doc' make -C src distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/doc/src' make -C sgml distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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 rm -f htmlhelp.hhp toc.hhc index.hhk rm -f postgres.epub rm -f *.texixml *.texi *.info db2texi.refs make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc' make -C contrib distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib' make -C adminpack distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/adminpack' make -C amcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make -C auth_delay distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' rm -f auth_delay.so auth_delay.o \ auth_delay.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make -C auto_explain distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/auto_explain' make -C bloom distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' rm -f bloom.so libbloom.a libbloom.pc rm -f blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o 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/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make -C btree_gin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/btree_gin' make -C btree_gist distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' rm -f btree_gist.so libbtree_gist.a libbtree_gist.pc rm -f btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o btree_gist.bc btree_utils_num.bc btree_utils_var.bc btree_int2.bc btree_int4.bc btree_int8.bc btree_float4.bc btree_float8.bc btree_cash.bc btree_oid.bc btree_ts.bc btree_time.bc btree_date.bc btree_interval.bc btree_macaddr.bc btree_macaddr8.bc btree_inet.bc btree_text.bc btree_bytea.bc btree_bit.bc btree_numeric.bc btree_uuid.bc btree_enum.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make -C citext distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/citext' make -C cube distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/cube' make -C dblink distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/dblink' make -C dict_int distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/dict_int' make -C dict_xsyn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/dict_xsyn' make -C earthdistance distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/earthdistance' make -C file_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/file_fdw' make -C fuzzystrmatch distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' rm -f fuzzystrmatch.so libfuzzystrmatch.a libfuzzystrmatch.pc rm -f fuzzystrmatch.o dmetaphone.o fuzzystrmatch.bc dmetaphone.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' make -C hstore distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' rm -f hstore.so libhstore.a libhstore.pc rm -f hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o hstore_io.bc hstore_op.bc hstore_gist.bc hstore_gin.bc hstore_compat.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make -C intagg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' make -C intarray distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' rm -f _int.so lib_int.a lib_int.pc rm -f _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o _int_bool.bc _int_gist.bc _int_op.bc _int_tool.bc _intbig_gist.bc _int_gin.bc _int_selfuncs.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make -C isn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/isn' make -C lo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/lo' make -C ltree distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' rm -f ltree.so libltree.a libltree.pc rm -f ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o ltree_io.bc ltree_op.bc lquery_op.bc _ltree_op.bc crc32.bc ltxtquery_io.bc ltxtquery_op.bc ltree_gist.bc _ltree_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-11.5/contrib/ltree' make -C oid2name distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' rm -f oid2name rm -f oid2name.o oid2name.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' make -C pageinspect distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' rm -f pageinspect.so libpageinspect.a libpageinspect.pc rm -f rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o hashfuncs.o rawpage.bc heapfuncs.bc btreefuncs.bc fsmfuncs.bc brinfuncs.bc ginfuncs.bc hashfuncs.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make -C passwordcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/passwordcheck' make -C pg_buffercache distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/pg_buffercache' make -C pg_freespacemap distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/pg_freespacemap' make -C pg_prewarm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' rm -f pg_prewarm.so libpg_prewarm.a libpg_prewarm.pc rm -f pg_prewarm.o autoprewarm.o pg_prewarm.bc autoprewarm.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' make -C pg_standby distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' rm -f pg_standby rm -f pg_standby.o pg_standby.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' make -C pg_stat_statements distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' rm -f pg_stat_statements.so libpg_stat_statements.a libpg_stat_statements.pc rm -f pg_stat_statements.o 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-11.5/contrib/pg_stat_statements' make -C pg_trgm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' rm -f pg_trgm.so libpg_trgm.a libpg_trgm.pc rm -f trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o trgm_op.bc trgm_gist.bc trgm_gin.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-11.5/contrib/pg_trgm' make -C pgcrypto distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' rm -f pgcrypto.so libpgcrypto.a libpgcrypto.pc rm -f pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o pgcrypto.bc px.bc px-hmac.bc px-crypt.bc crypt-gensalt.bc crypt-blowfish.bc crypt-des.bc crypt-md5.bc openssl.bc pgp-mpi-openssl.bc mbuf.bc pgp.bc pgp-armor.bc pgp-cfb.bc pgp-compress.bc pgp-decrypt.bc pgp-encrypt.bc pgp-info.bc pgp-mpi.bc pgp-pubdec.bc pgp-pubenc.bc pgp-pubkey.bc pgp-s2k.bc pgp-pgsql.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-11.5/contrib/pgcrypto' make -C pgrowlocks distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' rm -f pgrowlocks.so libpgrowlocks.a libpgrowlocks.pc rm -f pgrowlocks.o pgrowlocks.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' make -C pgstattuple distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' rm -f pgstattuple.so libpgstattuple.a libpgstattuple.pc rm -f pgstattuple.o pgstatindex.o pgstatapprox.o pgstattuple.bc pgstatindex.bc pgstatapprox.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make -C pg_visibility distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/pg_visibility' make -C postgres_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' rm -f postgres_fdw.so libpostgres_fdw.a libpostgres_fdw.pc rm -f postgres_fdw.o option.o deparse.o connection.o shippable.o postgres_fdw.bc option.bc deparse.bc connection.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-11.5/contrib/postgres_fdw' make -C seg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/seg' make -C spi distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' rm -f autoinc.so insert_username.so moddatetime.so refint.so timetravel.so autoinc.o insert_username.o moddatetime.o refint.o timetravel.o \ autoinc.bc insert_username.bc moddatetime.bc refint.bc timetravel.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make -C tablefunc distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/tablefunc' make -C tcn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' rm -f tcn.so tcn.o \ tcn.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' make -C test_decoding distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make -C tsm_system_rows distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' rm -f tsm_system_rows.so libtsm_system_rows.a libtsm_system_rows.pc rm -f tsm_system_rows.o 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-11.5/contrib/tsm_system_rows' make -C tsm_system_time distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' rm -f tsm_system_time.so libtsm_system_time.a libtsm_system_time.pc rm -f tsm_system_time.o 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-11.5/contrib/tsm_system_time' make -C unaccent distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' make -C vacuumlo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' rm -f vacuumlo rm -f vacuumlo.o vacuumlo.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' make -C sslinfo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' rm -f sslinfo.so libsslinfo.a libsslinfo.pc rm -f sslinfo.o sslinfo.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make -C uuid-ossp distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/uuid-ossp' make -C xml2 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/xml2' make -C sepgsql distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' rm -f sepgsql.so libsepgsql.a libsepgsql.pc rm -f sepgsql.sql rm -f hooks.o selinux.o uavc.o label.o dml.o database.o schema.o relation.o proc.o hooks.bc selinux.bc uavc.bc label.bc dml.bc database.bc schema.bc relation.bc proc.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-11.5/contrib/sepgsql' make -C hstore_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/hstore_plperl' make -C jsonb_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/jsonb_plperl' make -C hstore_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/hstore_plpython' make -C jsonb_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/jsonb_plpython' make -C ltree_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib' make -C config distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/config' make[1]: Nothing to be done for 'distclean'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/config' make -C src distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src' make -C common distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' rm -f libpgcommon.a libpgcommon_srv.a base64.o config_info.o controldata_utils.o exec.o file_perm.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o restricted_token.o base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o file_perm_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C port distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' rm -f libpgport.a libpgport_srv.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_armv8.o pg_crc32c_sb8.o pg_crc32c_armv8_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_armv8_srv.o pg_crc32c_sb8_srv.o pg_crc32c_armv8_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o pg_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C timezone distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' rm -f zic zic.o abbrevs.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make -C backend distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/pl.mo po/ru.mo po/sv.mo po/tr.mo po/zh_CN.mo rm -f po/postgres.pot make -C access clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C brin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' rm -f objfiles.txt brin.o brin_pageops.o brin_revmap.o brin_tuple.o brin_xlog.o brin_minmax.o brin_inclusion.o brin_validate.o brin.bc brin_pageops.bc brin_revmap.bc brin_tuple.bc brin_xlog.bc brin_minmax.bc brin_inclusion.bc brin_validate.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make -C common clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' rm -f objfiles.txt bufmask.o heaptuple.o indextuple.o printsimple.o printtup.o reloptions.o scankey.o session.o tupconvert.o tupdesc.o bufmask.bc heaptuple.bc indextuple.bc printsimple.bc printtup.bc reloptions.bc scankey.bc session.bc tupconvert.bc tupdesc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make -C gin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' rm -f objfiles.txt ginutil.o gininsert.o ginxlog.o ginentrypage.o gindatapage.o ginbtree.o ginscan.o ginget.o ginvacuum.o ginarrayproc.o ginbulk.o ginfast.o ginpostinglist.o ginlogic.o ginvalidate.o ginutil.bc gininsert.bc ginxlog.bc ginentrypage.bc gindatapage.bc ginbtree.bc ginscan.bc ginget.bc ginvacuum.bc ginarrayproc.bc ginbulk.bc ginfast.bc ginpostinglist.bc ginlogic.bc ginvalidate.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make -C gist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' rm -f objfiles.txt gist.o gistutil.o gistxlog.o gistvacuum.o gistget.o gistscan.o gistproc.o gistsplit.o gistbuild.o gistbuildbuffers.o gistvalidate.o gist.bc gistutil.bc gistxlog.bc gistvacuum.bc gistget.bc gistscan.bc gistproc.bc gistsplit.bc gistbuild.bc gistbuildbuffers.bc gistvalidate.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' rm -f objfiles.txt hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashsearch.o hashsort.o hashutil.o hashvalidate.o hash_xlog.o hash.bc hashfunc.bc hashinsert.bc hashovfl.bc hashpage.bc hashsearch.bc hashsort.bc hashutil.bc hashvalidate.bc hash_xlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make -C heap clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' rm -f objfiles.txt heapam.o hio.o pruneheap.o rewriteheap.o syncscan.o tuptoaster.o visibilitymap.o heapam.bc hio.bc pruneheap.bc rewriteheap.bc syncscan.bc tuptoaster.bc visibilitymap.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make -C index clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/access/index' make -C nbtree clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' rm -f objfiles.txt nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtsearch.o nbtutils.o nbtsort.o nbtvalidate.o nbtxlog.o nbtcompare.bc nbtinsert.bc nbtpage.bc nbtree.bc nbtsearch.bc nbtutils.bc nbtsort.bc nbtvalidate.bc nbtxlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make -C rmgrdesc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' rm -f objfiles.txt brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o 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-11.5/src/backend/access/rmgrdesc' make -C spgist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' rm -f objfiles.txt spgutils.o spginsert.o spgscan.o spgvacuum.o spgvalidate.o spgdoinsert.o spgxlog.o spgtextproc.o spgquadtreeproc.o spgkdtreeproc.o spgutils.bc spginsert.bc spgscan.bc spgvacuum.bc spgvalidate.bc spgdoinsert.bc spgxlog.bc spgtextproc.bc spgquadtreeproc.bc spgkdtreeproc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make -C tablesample clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/access/tablesample' make -C transam clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' rm -f objfiles.txt clog.o commit_ts.o generic_xlog.o multixact.o parallel.o rmgr.o slru.o subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o xact.o xlog.o xlogarchive.o xlogfuncs.o xloginsert.o xlogreader.o xlogutils.o 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-11.5/src/backend/access/transam' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C bootstrap clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' rm -f objfiles.txt bootparse.o bootstrap.o bootparse.bc bootstrap.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make -C catalog clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' rm -f objfiles.txt catalog.o dependency.o heap.o index.o indexing.o namespace.o aclchk.o objectaccess.o objectaddress.o partition.o pg_aggregate.o pg_collation.o pg_constraint.o pg_conversion.o pg_depend.o pg_enum.o pg_inherits.o pg_largeobject.o pg_namespace.o pg_operator.o pg_proc.o pg_publication.o pg_range.o pg_db_role_setting.o pg_shdepend.o pg_subscription.o pg_type.o storage.o toasting.o catalog.bc dependency.bc heap.bc index.bc indexing.bc namespace.bc aclchk.bc objectaccess.bc objectaddress.bc partition.bc pg_aggregate.bc pg_collation.bc pg_constraint.bc pg_conversion.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_db_role_setting.bc pg_shdepend.bc pg_subscription.bc pg_type.bc storage.bc toasting.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C parser clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' rm -f objfiles.txt analyze.o gram.o scan.o parser.o parse_agg.o parse_clause.o parse_coerce.o parse_collate.o parse_cte.o parse_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 scansup.o analyze.bc gram.bc scan.bc parser.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 scansup.bc rm -f lex.backup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make -C commands clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' rm -f objfiles.txt amcmds.o aggregatecmds.o alter.o analyze.o async.o cluster.o comment.o collationcmds.o constraint.o conversioncmds.o copy.o createas.o dbcommands.o define.o discard.o dropcmds.o event_trigger.o explain.o extension.o foreigncmds.o functioncmds.o indexcmds.o lockcmds.o matview.o operatorcmds.o opclasscmds.o policy.o portalcmds.o prepare.o proclang.o 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 vacuumlazy.o variable.o view.o amcmds.bc aggregatecmds.bc alter.bc analyze.bc async.bc cluster.bc comment.bc collationcmds.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 operatorcmds.bc opclasscmds.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 vacuumlazy.bc variable.bc view.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make -C executor clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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 execScan.o execSRF.o execTuples.o execUtils.o functions.o instrument.o nodeAppend.o nodeAgg.o nodeBitmapAnd.o nodeBitmapOr.o nodeBitmapHeapscan.o nodeBitmapIndexscan.o nodeCustom.o nodeFunctionscan.o nodeGather.o nodeHash.o nodeHashjoin.o nodeIndexscan.o nodeIndexonlyscan.o nodeLimit.o nodeLockRows.o nodeGatherMerge.o nodeMaterial.o nodeMergeAppend.o nodeMergejoin.o nodeModifyTable.o nodeNestloop.o nodeProjectSet.o nodeRecursiveunion.o nodeResult.o nodeSamplescan.o nodeSeqscan.o nodeSetOp.o nodeSort.o nodeUnique.o nodeValuesscan.o nodeCtescan.o nodeNamedtuplestorescan.o nodeWorktablescan.o nodeGroup.o nodeSubplan.o nodeSubqueryscan.o nodeTidscan.o nodeForeignscan.o nodeWindowAgg.o tstoreReceiver.o tqueue.o spi.o nodeTableFuncscan.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 execScan.bc execSRF.bc execTuples.bc execUtils.bc functions.bc instrument.bc nodeAppend.bc nodeAgg.bc nodeBitmapAnd.bc nodeBitmapOr.bc nodeBitmapHeapscan.bc nodeBitmapIndexscan.bc nodeCustom.bc nodeFunctionscan.bc nodeGather.bc nodeHash.bc nodeHashjoin.bc nodeIndexscan.bc nodeIndexonlyscan.bc nodeLimit.bc nodeLockRows.bc nodeGatherMerge.bc nodeMaterial.bc nodeMergeAppend.bc nodeMergejoin.bc nodeModifyTable.bc nodeNestloop.bc nodeProjectSet.bc nodeRecursiveunion.bc nodeResult.bc nodeSamplescan.bc nodeSeqscan.bc nodeSetOp.bc nodeSort.bc nodeUnique.bc nodeValuesscan.bc nodeCtescan.bc nodeNamedtuplestorescan.bc nodeWorktablescan.bc nodeGroup.bc nodeSubplan.bc nodeSubqueryscan.bc nodeTidscan.bc nodeForeignscan.bc nodeWindowAgg.bc tstoreReceiver.bc tqueue.bc spi.bc nodeTableFuncscan.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make -C foreign clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' rm -f objfiles.txt foreign.o foreign.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make -C lib clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' rm -f objfiles.txt binaryheap.o bipartite_match.o bloomfilter.o dshash.o hyperloglog.o ilist.o knapsack.o pairingheap.o rbtree.o stringinfo.o binaryheap.bc bipartite_match.bc bloomfilter.bc dshash.bc hyperloglog.bc ilist.bc knapsack.bc pairingheap.bc rbtree.bc stringinfo.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make -C libpq clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' rm -f objfiles.txt be-fsstubs.o be-secure.o be-secure-common.o auth.o crypt.o hba.o ifaddr.o pqcomm.o pqformat.o pqmq.o pqsignal.o auth-scram.o be-secure-openssl.o be-fsstubs.bc be-secure.bc be-secure-common.bc auth.bc crypt.bc hba.bc ifaddr.bc pqcomm.bc pqformat.bc pqmq.bc pqsignal.bc auth-scram.bc be-secure-openssl.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make -C main clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' rm -f objfiles.txt main.o main.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make -C nodes clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' rm -f objfiles.txt nodeFuncs.o nodes.o list.o bitmapset.o tidbitmap.o copyfuncs.o equalfuncs.o extensible.o makefuncs.o outfuncs.o readfuncs.o print.o read.o params.o value.o nodeFuncs.bc nodes.bc list.bc bitmapset.bc tidbitmap.bc copyfuncs.bc equalfuncs.bc extensible.bc makefuncs.bc outfuncs.bc readfuncs.bc print.bc read.bc params.bc value.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make -C optimizer clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C geqo clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' rm -f objfiles.txt geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_pool.o geqo_random.o geqo_recombination.o geqo_selection.o geqo_erx.o geqo_pmx.o geqo_cx.o geqo_px.o geqo_ox1.o geqo_ox2.o geqo_copy.bc geqo_eval.bc geqo_main.bc geqo_misc.bc geqo_mutation.bc geqo_pool.bc geqo_random.bc geqo_recombination.bc geqo_selection.bc geqo_erx.bc geqo_pmx.bc geqo_cx.bc geqo_px.bc geqo_ox1.bc geqo_ox2.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make -C path clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' rm -f objfiles.txt allpaths.o clausesel.o costsize.o equivclass.o indxpath.o joinpath.o joinrels.o pathkeys.o tidpath.o 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-11.5/src/backend/optimizer/path' make -C plan clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' rm -f objfiles.txt analyzejoins.o createplan.o initsplan.o planagg.o planmain.o planner.o setrefs.o subselect.o analyzejoins.bc createplan.bc initsplan.bc planagg.bc planmain.bc planner.bc setrefs.bc subselect.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make -C prep clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/optimizer/prep' make -C util clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' rm -f objfiles.txt clauses.o joininfo.o orclauses.o paramassign.o pathnode.o placeholder.o plancat.o predtest.o relnode.o restrictinfo.o tlist.o var.o clauses.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-11.5/src/backend/optimizer/util' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C partitioning clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' rm -f objfiles.txt partprune.o partbounds.o partprune.bc partbounds.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make -C port clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' rm -f objfiles.txt atomics.o dynloader.o pg_sema.o pg_shmem.o atomics.bc dynloader.bc pg_sema.bc pg_shmem.bc rm -f tas_cpp.s make -C win32 clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port/win32' rm -f objfiles.txt timer.o socket.o signal.o mingwcompat.o timer.bc socket.bc signal.bc mingwcompat.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port/win32' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make -C postmaster clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' rm -f objfiles.txt autovacuum.o bgworker.o bgwriter.o checkpointer.o fork_process.o pgarch.o pgstat.o postmaster.o startup.o syslogger.o walwriter.o autovacuum.bc bgworker.bc bgwriter.bc checkpointer.bc fork_process.bc pgarch.bc pgstat.bc postmaster.bc startup.bc syslogger.bc walwriter.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make -C regex clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' rm -f objfiles.txt regcomp.o regerror.o regexec.o regfree.o regprefix.o regexport.o regcomp.bc regerror.bc regexec.bc regfree.bc regprefix.bc regexport.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make -C replication clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C logical clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/replication/logical' rm -f objfiles.txt walsender.o walreceiverfuncs.o walreceiver.o basebackup.o repl_gram.o slot.o slotfuncs.o syncrep.o syncrep_gram.o walsender.bc walreceiverfuncs.bc walreceiver.bc basebackup.bc repl_gram.bc slot.bc slotfuncs.bc syncrep.bc syncrep_gram.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C rewrite clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' rm -f objfiles.txt rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o rowsecurity.o rewriteRemove.bc rewriteDefine.bc rewriteHandler.bc rewriteManip.bc rewriteSupport.bc rowsecurity.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make -C statistics clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' rm -f objfiles.txt extended_stats.o dependencies.o mvdistinct.o extended_stats.bc dependencies.bc mvdistinct.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make -C storage clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C buffer clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' rm -f objfiles.txt buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o buf_table.bc buf_init.bc bufmgr.bc freelist.bc localbuf.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make -C file clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' rm -f objfiles.txt fd.o buffile.o copydir.o reinit.o sharedfileset.o fd.bc buffile.bc copydir.bc reinit.bc sharedfileset.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make -C freespace clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/storage/freespace' make -C ipc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' rm -f objfiles.txt barrier.o dsm_impl.o dsm.o ipc.o ipci.o latch.o pmsignal.o procarray.o procsignal.o shmem.o shmqueue.o shm_mq.o shm_toc.o sinval.o sinvaladt.o standby.o barrier.bc dsm_impl.bc dsm.bc ipc.bc ipci.bc latch.bc pmsignal.bc procarray.bc procsignal.bc shmem.bc shmqueue.bc shm_mq.bc shm_toc.bc sinval.bc sinvaladt.bc standby.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make -C large_object clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' rm -f objfiles.txt inv_api.o inv_api.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' make -C lmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' rm -f objfiles.txt lmgr.o lock.o proc.o deadlock.o lwlock.o lwlocknames.o spin.o s_lock.o predicate.o condition_variable.o lmgr.bc lock.bc proc.bc deadlock.bc lwlock.bc lwlocknames.bc spin.bc s_lock.bc predicate.bc condition_variable.bc rm -f s_lock_test make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make -C page clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/storage/page' make -C smgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' rm -f objfiles.txt md.o smgr.o smgrtype.o md.bc smgr.bc smgrtype.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C tcop clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' rm -f objfiles.txt dest.o fastpath.o postgres.o pquery.o utility.o dest.bc fastpath.bc postgres.bc pquery.bc utility.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make -C tsearch clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' rm -f objfiles.txt ts_locale.o ts_parse.o wparser.o wparser_def.o dict.o dict_simple.o dict_synonym.o dict_thesaurus.o dict_ispell.o regis.o spell.o to_tsany.o ts_selfuncs.o ts_typanalyze.o ts_utils.o ts_locale.bc ts_parse.bc wparser.bc wparser_def.bc dict.bc dict_simple.bc dict_synonym.bc dict_thesaurus.bc dict_ispell.bc regis.bc spell.bc to_tsany.bc ts_selfuncs.bc ts_typanalyze.bc ts_utils.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make -C utils clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C adt clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' rm -f objfiles.txt acl.o amutils.o arrayfuncs.o array_expanded.o array_selfuncs.o array_typanalyze.o array_userfuncs.o arrayutils.o ascii.o bool.o cash.o char.o 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 like.o lockfuncs.o mac.o mac8.o misc.o nabstime.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 pg_locale.o pg_lsn.o pg_upgrade_support.o pgstatfuncs.o pseudotypes.o quote.o rangetypes.o rangetypes_gist.o rangetypes_selfuncs.o rangetypes_spgist.o rangetypes_typanalyze.o regexp.o regproc.o ri_triggers.o rowtypes.o ruleutils.o selfuncs.o tid.o timestamp.o trigfuncs.o tsginidx.o tsgistidx.o tsquery.o tsquery_cleanup.o tsquery_gist.o tsquery_op.o tsquery_rewrite.o tsquery_util.o tsrank.o tsvector.o tsvector_op.o tsvector_parser.o txid.o uuid.o varbit.o varchar.o varlena.o version.o windowfuncs.o xid.o xml.o acl.bc amutils.bc arrayfuncs.bc array_expanded.bc array_selfuncs.bc array_typanalyze.bc array_userfuncs.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 like.bc lockfuncs.bc mac.bc mac8.bc misc.bc nabstime.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 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 txid.bc uuid.bc varbit.bc varchar.bc varlena.bc version.bc windowfuncs.bc xid.bc xml.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make -C cache clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' rm -f objfiles.txt attoptcache.o catcache.o evtcache.o inval.o lsyscache.o partcache.o plancache.o relcache.o relmapper.o relfilenodemap.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 relmapper.bc relfilenodemap.bc spccache.bc syscache.bc ts_cache.bc typcache.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make -C error clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' rm -f objfiles.txt assert.o elog.o assert.bc elog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make -C fmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/utils/fmgr' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' rm -f objfiles.txt dynahash.o hashfn.o pg_crc.o dynahash.bc hashfn.bc pg_crc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make -C init clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/utils/init' make -C mb clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' rm -f objfiles.txt encnames.o conv.o mbutils.o wchar.o wstrcmp.o wstrncmp.o encnames.bc conv.bc mbutils.bc wchar.bc wstrcmp.bc wstrncmp.bc make -C conversion_procs clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make -C misc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' rm -f objfiles.txt backend_random.o 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 backend_random.bc 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-11.5/src/backend/utils/misc' make -C mmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/utils/mmgr' make -C resowner clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' rm -f objfiles.txt resowner.o resowner.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make -C sort clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/backend/utils/sort' make -C time clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' rm -f objfiles.txt combocid.o tqual.o snapmgr.o combocid.bc tqual.bc snapmgr.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' rm -f objfiles.txt fmgrtab.o fmgrtab.bc rm -f probes.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C ../../src/timezone clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' rm -f objfiles.txt localtime.o strftime.o pgtz.o localtime.bc strftime.bc pgtz.bc rm -f zic zic.o abbrevs.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make -C jit clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' rm -f objfiles.txt jit.o jit.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' rm -f objfiles.txt access/objfiles.txt bootstrap/objfiles.txt catalog/objfiles.txt parser/objfiles.txt commands/objfiles.txt executor/objfiles.txt foreign/objfiles.txt lib/objfiles.txt libpq/objfiles.txt main/objfiles.txt nodes/objfiles.txt optimizer/objfiles.txt 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 utils/probes.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a 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 utils/probes.bc ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a rm -f utils/probes.o postgres rm -f port/tas.s port/dynloader.c port/pg_sema.c port/pg_shmem.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C backend/utils/mb/conversion_procs distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' rm -f dict_snowball.so libdict_snowball.a libdict_snowball.pc rm -f dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make -C include distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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 dynloader.h stamp-h stamp-ext-h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/include' make -C backend/replication/libpqwalreceiver distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' rm -f libpqwalreceiver.so liblibpqwalreceiver.a liblibpqwalreceiver.pc rm -f libpqwalreceiver.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' rm -f pgoutput.so libpgoutput.a libpgoutput.pc rm -f pgoutput.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' make -C fe_utils distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' rm -f libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o conditional.o lex.backup make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make -C bin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin' make -C initdb distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' 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/vi.mo po/zh_CN.mo rm -f po/initdb.pot rm -f initdb initdb.o findtimezone.o localtime.o encnames.o encnames.c localtime.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make -C pg_archivecleanup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/pl.mo po/ru.mo po/sv.mo po/tr.mo po/vi.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-11.5/src/bin/pg_archivecleanup' make -C pg_basebackup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' 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/ru.mo po/sv.mo po/tr.mo po/vi.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-11.5/src/bin/pg_basebackup' make -C pg_config distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/nb.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/ta.mo po/tr.mo po/vi.mo po/zh_CN.mo po/zh_TW.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-11.5/src/bin/pg_config' make -C pg_controldata distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/vi.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-11.5/src/bin/pg_controldata' make -C pg_ctl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' 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/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-11.5/src/bin/pg_ctl' make -C pg_dump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' 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/zh_CN.mo rm -f po/pg_dump.pot rm -f pg_dump pg_restore pg_dumpall pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make -C pg_resetwal distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ru.mo po/sv.mo po/tr.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-11.5/src/bin/pg_resetwal' make -C pg_rewind distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' 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/zh_CN.mo rm -f po/pg_rewind.pot rm -f pg_rewind pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o xlogreader.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make -C pg_test_fsync distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ru.mo po/sv.mo po/tr.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-11.5/src/bin/pg_test_fsync' make -C pg_test_timing distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/ru.mo po/sv.mo po/tr.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-11.5/src/bin/pg_test_timing' make -C pg_upgrade distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/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-11.5/src/bin/pg_upgrade' make -C pg_verify_checksums distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' rm -f 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/zh_CN.mo rm -f po/pg_verify_checksums.pot rm -f pg_verify_checksums pg_verify_checksums.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make -C pg_waldump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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/vi.mo po/zh_CN.mo rm -f po/pg_waldump.pot rm -f pg_waldump pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o brindesc.c clogdesc.c committsdesc.c dbasedesc.c genericdesc.c gindesc.c gistdesc.c hashdesc.c heapdesc.c logicalmsgdesc.c mxactdesc.c nbtdesc.c relmapdesc.c replorigindesc.c seqdesc.c smgrdesc.c spgdesc.c standbydesc.c tblspcdesc.c xactdesc.c xlogdesc.c xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make -C pgbench distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' rm -f pgbench pgbench.o exprparse.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' make -C psql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' 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/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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make -C scripts distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' 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/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 rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make -C pgevent distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgevent' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgevent' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin' make -C pl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl' make -C plpgsql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C src distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' rm -f plpgsql.so libplpgsql.a libplpgsql.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/tr.mo po/vi.mo po/zh_CN.mo rm -f po/plpgsql.pot rm -f pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C plperl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' rm -f plperl.so libplperl.a libplperl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/tr.mo po/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-11.5/src/pl/plperl' make -C plpython distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' rm -f plpython3.so libplpython3.a libplpython3.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.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-11.5/src/pl/plpython' make -C tcl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' rm -f pltcl.so libpltcl.a libpltcl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/ru.mo po/sv.mo po/tr.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-11.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl' make -C makefiles distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/makefiles' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/makefiles' make -C test/regress distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C test/perl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' make -C test distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test' make -C perl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' make -C regress distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C isolation distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C modules distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules' make -C brin distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/brin' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ ./isolation_output make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/brin' make -C commit_ts distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/commit_ts' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/commit_ts' make -C dummy_seclabel distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/dummy_seclabel' make -C snapshot_too_old distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/snapshot_too_old' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/snapshot_too_old' make -C test_bloomfilter distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_bloomfilter' make -C test_ddl_deparse distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_ddl_deparse' make -C test_extensions distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_extensions' make -C test_parser distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_parser' make -C test_pg_dump distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/test_pg_dump' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/test_pg_dump' make -C test_predtest distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_predtest' make -C test_rbtree distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/test/modules/test_rbtree' make -C test_rls_hooks distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/test_rls_hooks' rm -f test_rls_hooks.so libtest_rls_hooks.a libtest_rls_hooks.pc rm -f test_rls_hooks.o 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-11.5/src/test/modules/test_rls_hooks' make -C test_shm_mq distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/test_shm_mq' rm -f test_shm_mq.so libtest_shm_mq.a libtest_shm_mq.pc rm -f test.o setup.o worker.o test.bc setup.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-11.5/src/test/modules/test_shm_mq' make -C worker_spi distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/worker_spi' rm -f worker_spi.so worker_spi.o \ worker_spi.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules/worker_spi' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/modules' make -C authentication distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/authentication' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/authentication' make -C recovery distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/recovery' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/recovery' make -C subscription distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/subscription' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/subscription' make -C examples distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/examples' rm -f testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo64 *.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/examples' make -C kerberos distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/kerberos' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/kerberos' make -C ldap distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/ldap' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/ldap' make -C locale distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale' rm -f test-ctype *.o for d in de_DE.ISO8859-1 gr_GR.ISO8859-7 koi8-r koi8-to-win1251; do \ make -C $d clean || exit; \ done make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/de_DE.ISO8859-1' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/de_DE.ISO8859-1' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/gr_GR.ISO8859-7' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/gr_GR.ISO8859-7' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/koi8-r' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/koi8-r' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/koi8-to-win1251' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale/koi8-to-win1251' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/locale' make -C thread distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/thread' rm -f thread_test thread_test.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/thread' make -C ssl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/ssl' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/ssl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test' make -C tutorial NO_PGXS=1 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/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-11.5/src/tutorial' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C test/thread distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/thread' rm -f thread_test thread_test.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/thread' rm -f Makefile.port Makefile.global make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src' rm -rf tmp_install/ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./postgresql-10.10/config/config.sub BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./postgresql-10.10/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './postgresql-10.10/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./postgresql-10.10/config/config.guess BUILDSTDERR: ++ basename ./postgresql-10.10/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./postgresql-10.10/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './postgresql-10.10/config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu --with-python BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... yes checking for default port number... 5432 checking for dtrace... /usr/bin/dtrace checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for aarch64-redhat-linux-gnu-gcc... no checking for aarch64-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for g++... no checking for c++... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... no checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... no checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... no checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... no checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... 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 for xml2-config... /usr/bin/xml2-config checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.4.1 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.30.0 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/python2 configure: using python 2.7.16 (default, Aug 29 2019, 00:00:00) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python2.7/config checking Python include directories... -I/usr/include/python2.7 checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_clear_options... yes checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_simple_bind in -lldap_r... yes checking for ldap_initialize... 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking 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 flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether snprintf supports argument control... yes checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... yes checking which CRC-32C implementation to use... ARMv8 CRC instructions 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 DocBook XML V4.2... yes checking for dbtoepub... no checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: src/interfaces/ecpg/include/ecpg_config.h is unchanged config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/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/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking + unset PYTHON + /usr/bin/make -O -j8 V=1 VERBOSE=1 world /usr/bin/make -C ./src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'distprep'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_pltemplate_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' /usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' \ -e 's/( *char \*/(const char */g' \ -e 's/, *char \*/, const char */g' probes.h.tmp >probes.h rm probes.h.tmp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' /usr/bin/make -C doc all /usr/bin/make -C src all /usr/bin/make -C config all /usr/bin/make -C src all make[1]: Nothing to be done for 'all'. /usr/bin/make -C common all /usr/bin/make -C sgml all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_perm.o file_perm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o base64.o base64.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o ip.o ip.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o saslprep.o saslprep.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o scram-common.o scram-common.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o md5.o md5.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o sha2_openssl.o sha2_openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c base64.c -o base64_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c file_perm.c -o file_perm_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_utils.o file_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c ip.c -o ip_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' rm -f libpgcommon.a ar crs libpgcommon.a base64.o config_info.o controldata_utils.o exec.o file_perm.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o restricted_token.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2_openssl.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-ldap' '--with-openssl' '--with-pam' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/usr/share/pgsql' '--with-systemd' '--with-icu' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o file_perm_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/make -C port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -march=armv8-a+crc -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_armv8.o pg_crc32c_armv8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_armv8_choose.o pg_crc32c_armv8_choose.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/pgsql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/pgsql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/pgsql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/pgsql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o thread.o thread.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_strong_random.o pg_strong_random.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -march=armv8-a+crc -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_armv8.c -o pg_crc32c_armv8_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_armv8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_armv8_choose.c -o pg_crc32c_armv8_choose_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' rm -f libpgport.a ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_armv8.o pg_crc32c_sb8.o pg_crc32c_armv8_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_armv8_srv.o pg_crc32c_sb8_srv.o pg_crc32c_armv8_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' /usr/bin/make -C timezone all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' /usr/bin/make -C backend all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C ../../src/port all /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../src/common all make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. /usr/bin/make -C access all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C bootstrap all make[3]: Nothing to be done for 'all'. /usr/bin/make -C catalog all make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. /usr/bin/make -C brin all /usr/bin/make -C parser all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C commands all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amcmds.o amcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C executor all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin.o brin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' /usr/bin/make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmask.o bufmask.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' /usr/bin/make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreign.o foreign.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_validate.o brin_validate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExpr.o execExpr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target /usr/bin/make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printsimple.o printsimple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o binaryheap.o binaryheap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bipartite_match.o bipartite_match.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bloomfilter.o bloomfilter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ilist.o ilist.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hyperloglog.o hyperloglog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dshash.o dshash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' BUILDSTDERR: annobin: dshash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dshash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dshash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dshash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dshash.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pairingheap.o pairingheap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o knapsack.o knapsack.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o session.o session.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: session.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: session.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: session.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: session.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: session.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo.o stringinfo.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rbtree.o rbtree.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' /usr/bin/make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execIndexing.o execIndexing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' /usr/bin/make -C gin all BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExprInterp.o execExprInterp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupdesc.o tupdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' ( echo src/backend/access/common/bufmask.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' /usr/bin/make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scan.o scan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o main.o main.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure.o be-secure.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createas.o createas.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execParallel.o execParallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' /usr/bin/make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-common.o be-secure-common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: be-secure-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-secure-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-secure-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-secure-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-secure-common.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execPartition.o execPartition.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execReplication.o execReplication.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execSRF.o execSRF.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbcommands.o dbcommands.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partition.o partition.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth.o auth.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt.o crypt.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o define.o define.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o discard.o discard.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ifaddr.o ifaddr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropcmds.o dropcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginlogic.o ginlogic.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' /usr/bin/make -C hash all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqformat.o pqformat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqcomm.o pqcomm.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqmq.o pqmq.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o event_trigger.o event_trigger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_depend.o pg_depend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth-scram.o auth-scram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hba.o hba.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/be-secure-common.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/auth-scram.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGather.o nodeGather.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o explain.o explain.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' /usr/bin/make -C heap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extension.o extension.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functioncmds.o functioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexcmds.o indexcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockcmds.o lockcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o matview.o matview.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuptoaster.o tuptoaster.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o policy.o policy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' ( echo src/backend/access/heap/heapam.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' /usr/bin/make -C index all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalcmds.o portalcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amapi.o amapi.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_enum.o pg_enum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amvalidate.o amvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_enr.o parse_enr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_operator.o pg_operator.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashutil.o hashutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexam.o indexam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_proc.o pg_proc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_publication.o pg_publication.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C nodes all BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_range.o pg_range.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_db_role_setting.o pg_db_role_setting.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash_xlog.o hash_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' ( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o src/backend/access/hash/hash_xlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' /usr/bin/make -C nbtree all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C rmgrdesc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_subscription.o pg_subscription.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGatherMerge.o nodeGatherMerge.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_type.o pg_type.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepare.o prepare.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodes.o nodes.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o storage.o storage.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toasting.o toasting.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' ( echo src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/aclchk.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o list.o list.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' /usr/bin/make -C optimizer all BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' /usr/bin/make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_main.o geqo_main.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_random.o geqo_random.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proclang.o proclang.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bitmapset.o bitmapset.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeProjectSet.o nodeProjectSet.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o publicationcmds.o publicationcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schemacmds.o schemacmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seclabel.o seclabel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extensible.o extensible.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scansup.o scansup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o makefuncs.o makefuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequence.o sequence.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o statscmds.o statscmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' /usr/bin/make -C spgist all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subscriptioncmds.o subscriptioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_px.o geqo_px.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox2.o geqo_ox2.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' /usr/bin/make -C path all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o read.o read.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o readfuncs.o readfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o outfuncs.o outfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o value.o value.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o params.o params.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' ( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clausesel.o clausesel.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' /usr/bin/make -C plan all BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o allpaths.o allpaths.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' /usr/bin/make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bernoulli.o bernoulli.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o system.o system.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesample.o tablesample.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' /usr/bin/make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o costsize.o costsize.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o commit_ts.o commit_ts.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equivclass.o equivclass.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createplan.o createplan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigger.o trigger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initsplan.o initsplan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typecmds.o typecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinpath.o joinpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indxpath.o indxpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqueue.o tqueue.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spi.o spi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planagg.o planagg.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planmain.o planmain.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTableFuncscan.o nodeTableFuncscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execScan.o src/backend/executor/execSRF.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/tqueue.o src/backend/executor/spi.o src/backend/executor/nodeTableFuncscan.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' /usr/bin/make -C partitioning all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinrels.o joinrels.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuum.o vacuum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablecmds.o tablecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o user.o user.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' /usr/bin/make -C prep all BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' /usr/bin/make -C port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathkeys.o pathkeys.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o atomics.o atomics.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynloader.o dynloader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidpath.o tidpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_sema.o pg_sema.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partprune.o partprune.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' ( echo src/backend/port/atomics.o src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partbounds.o partbounds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' BUILDSTDERR: annobin: partbounds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partbounds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partbounds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partbounds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partbounds.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' ( echo src/backend/partitioning/partprune.o src/backend/partitioning/partbounds.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepjointree.o prepjointree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preptlist.o preptlist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepqual.o prepqual.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xloginsert.o xloginsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o setrefs.o setrefs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' /usr/bin/make -C postmaster all BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o view.o view.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' ( echo src/backend/commands/amcmds.o src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumlazy.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' /usr/bin/make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planner.o planner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joininfo.o joininfo.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepunion.o prepunion.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orclauses.o orclauses.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subselect.o subselect.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o paramassign.o paramassign.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogutils.o xlogutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' /usr/bin/make -C regex all BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgworker.o bgworker.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o placeholder.o placeholder.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' /usr/bin/make -C replication all BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target /usr/bin/make -C logical all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autovacuum.o autovacuum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgwriter.o bgwriter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predtest.o predtest.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancat.o plancat.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathnode.o pathnode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clauses.o clauses.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regerror.o regerror.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checkpointer.o checkpointer.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fork_process.o fork_process.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o launcher.o launcher.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relnode.o relnode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logical.o logical.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o message.o message.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tlist.o tlist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgarch.o pgarch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o var.o var.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' ( echo src/backend/optimizer/util/clauses.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' /usr/bin/make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexec.o regexec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regfree.o regfree.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regprefix.o regprefix.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walsender.o walsender.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o origin.o origin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexport.o regexport.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiver.o walreceiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regcomp.o regcomp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postmaster.o postmaster.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syslogger.o syslogger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proto.o proto.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walwriter.o walwriter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstat.o pgstat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowsecurity.o rowsecurity.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' ( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' /usr/bin/make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slot.o slot.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o basebackup.o basebackup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extended_stats.o extended_stats.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesync.o tablesync.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' /usr/bin/make -C storage all /usr/bin/make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapbuild.o snapbuild.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' /usr/bin/make -C tcop all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_table.o buf_table.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep.o syncrep.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_init.o buf_init.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mvdistinct.o mvdistinct.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dest.o dest.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependencies.o dependencies.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' ( echo src/backend/statistics/extended_stats.o src/backend/statistics/dependencies.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o worker.o worker.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' /usr/bin/make -C tsearch all BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target /usr/bin/make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freelist.o freelist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fastpath.o fastpath.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localbuf.o localbuf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' ( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' /usr/bin/make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freespace.o freespace.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmpage.o fsmpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexfsm.o indexfsm.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_locale.o ts_locale.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_parse.o ts_parse.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser.o wparser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmgr.o bufmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' ( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict.o dict.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_simple.o dict_simple.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser_def.o wparser_def.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fd.o fd.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' /usr/bin/make -C utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buffile.o buffile.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target /usr/bin/make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copydir.o copydir.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reinit.o reinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedfileset.o sharedfileset.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' BUILDSTDERR: annobin: sharedfileset.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sharedfileset.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sharedfileset.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sharedfileset.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sharedfileset.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' /usr/bin/make -C ipc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pquery.o pquery.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amutils.o amutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' /usr/bin/make -C cache all BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o barrier.o barrier.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' BUILDSTDERR: annobin: barrier.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: barrier.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: barrier.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: barrier.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: barrier.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regis.o regis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' /usr/bin/make -C error all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres.o postgres.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attoptcache.o attoptcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o assert.o assert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o evtcache.o evtcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm.o dsm.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o to_tsany.o to_tsany.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utility.o utility.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' ( echo src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipc.o ipc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C ../../src/timezone all BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target make[3]: Nothing to be done for 'all'. make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catcache.o catcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipci.o ipci.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spell.o spell.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_utils.o ts_utils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' ( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latch.o latch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o acl.o acl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inval.o inval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pmsignal.o pmsignal.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_expanded.o array_expanded.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partcache.o partcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: partcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: partcache.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procsignal.o procsignal.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancache.o plancache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmem.o shmem.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C fmgr all BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lsyscache.o lsyscache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapper.o relmapper.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o elog.o elog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' /usr/bin/make -C jit all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spccache.o spccache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o jit.o jit.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' ( echo src/backend/jit/jit.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmqueue.o shmqueue.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syscache.o syscache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' /usr/bin/make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_cache.o ts_cache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procarray.o procarray.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C init all BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfn.o hashfn.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_toc.o shm_toc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C mb all BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o globals.o globals.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encnames.o encnames.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynahash.o dynahash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc.o pg_crc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_mq.o shm_mq.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinval.o sinval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typcache.o typcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o backend_random.o backend_random.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' BUILDSTDERR: annobin: backend_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: backend_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: backend_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: backend_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: backend_random.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conv.o conv.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o help_config.o help_config.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relcache.o relcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standby.o standby.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' /usr/bin/make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o miscinit.o miscinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrncmp.o wstrncmp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' /usr/bin/make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_config.o pg_config.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbutils.o mbutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_controldata.o pg_controldata.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayutils.o arrayutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inv_api.o inv_api.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' /usr/bin/make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postinit.o postinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_rusage.o pg_rusage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wchar.o wchar.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' ( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' /usr/bin/make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checksum.o checksum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lmgr.o lmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o itemptr.o itemptr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' /usr/bin/make -C smgr all BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aset.o aset.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufpage.o bufpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md.o md.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsa.o dsa.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o ps_status.o ps_status.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii.o ascii.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freepage.o freepage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrtype.o smgrtype.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgr.o smgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o src/backend/storage/smgr/smgrtype.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o memdebug.o memdebug.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generation.o generation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slab.o slab.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bool.o bool.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' /usr/bin/make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lock.o lock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' /usr/bin/make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcxt.o mcxt.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o char.o char.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o queryenvironment.o queryenvironment.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' /usr/bin/make -C time all BUILDSTDERR: annobin: queryenvironment.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: queryenvironment.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: queryenvironment.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: queryenvironment.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: queryenvironment.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalmem.o portalmem.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cash.o cash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deadlock.o deadlock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o rls.o rls.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cryptohashes.o cryptohashes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o resowner.o resowner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o sampling.o sampling.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' BUILDSTDERR: annobin: sampling.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sampling.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sampling.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sampling.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sampling.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o superuser.o superuser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logtape.o logtape.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedtuplestore.o sharedtuplestore.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fmgrtab.o fmgrtab.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sortsupport.o sortsupport.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlock.o lwlock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlocknames.o lwlocknames.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o timeout.o timeout.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o tzparser.o tzparser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' BUILDSTDERR: annobin: tzparser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tzparser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tzparser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tzparser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tzparser.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spin.o spin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o guc.o guc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' ( echo src/backend/utils/misc/backend_random.o src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplestore.o tuplestore.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o combocid.o combocid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o s_lock.o s_lock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datum.o datum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o condition_variable.o condition_variable.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o domains.o domains.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbsize.o dbsize.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqual.o tqual.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encode.o encode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandeddatum.o expandeddatum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o date.o date.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o enum.o enum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o format_type.o format_type.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandedrecord.o expandedrecord.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genfile.o genfile.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predicate.o predicate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' ( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/condition_variable.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapmgr.o snapmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' ( echo src/backend/utils/time/combocid.o src/backend/utils/time/tqual.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplesort.o tuplesort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_spgist.o geo_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datetime.o datetime.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int.o int.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int8.o int8.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o float.o float.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb.o jsonb.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac.o mac.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like.o like.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_ops.o geo_ops.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac8.o mac8.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o name.o name.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o misc.o misc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o formatting.o formatting.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_gist.o network_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nabstime.o nabstime.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numutils.o numutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_spgist.o network_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o json.o json.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid.o oid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade_support.o pg_upgrade_support.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network.o network.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_locale.o pg_locale.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quote.o quote.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexp.o regexp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes.o rangetypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regproc.o regproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tid.o tid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowtypes.o rowtypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsginidx.o tsginidx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery.o tsquery.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numeric.o numeric.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector.o tsvector.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsrank.o tsrank.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid.o uuid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o txid.o txid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selfuncs.o selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timestamp.o timestamp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid.o xid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varbit.o varbit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varchar.o varchar.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ruleutils.o ruleutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xml.o xml.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varlena.o varlena.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashes.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/like.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/misc.o src/backend/utils/adt/nabstime.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' ( cat adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/dtrace -C -G -s utils/probes.d access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/bufmask.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/hash/hash_xlog.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execScan.o executor/execSRF.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeNamedtuplestorescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/be-secure-common.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partprune.o partitioning/partbounds.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/extended_stats.o statistics/dependencies.o statistics/mvdistinct.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/backend_random.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o jit/jit.o -o utils/probes.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' BUILDSTDERR: annobin: utils/probes.o.dtrace-temp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utils/probes.o.dtrace-temp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utils/probes.o.dtrace-temp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utils/probes.o.dtrace-temp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utils/probes.o.dtrace-temp.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-E access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/bufmask.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/hash/hash_xlog.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execScan.o executor/execSRF.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeNamedtuplestorescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/be-secure-common.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partprune.o partitioning/partbounds.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/extended_stats.o statistics/dependencies.o statistics/mvdistinct.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/backend_random.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o jit/jit.o utils/probes.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lrt -lcrypt -ldl -lm -lldap -licui18n -licuuc -licudata -lsystemd -o postgres make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C backend/utils/mb/conversion_procs all /usr/bin/make -C ascii_and_mic all /usr/bin/make -C cyrillic_and_mic all /usr/bin/make -C euc_cn_and_mic all /usr/bin/make -C euc_jp_and_sjis all /usr/bin/make -C euc_kr_and_mic all /usr/bin/make -C euc_tw_and_big5 all /usr/bin/make -C latin2_and_win1250 all /usr/bin/make -C latin_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii_and_mic.o ascii_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C utf8_and_ascii all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_kr_and_mic.o euc_kr_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_cn_and_mic.o euc_cn_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin2_and_win1250.o latin2_and_win1250.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C utf8_and_big5 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C utf8_and_cyrillic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C utf8_and_euc_cn all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin_and_mic.o latin_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_euc_jp all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_ascii.o utf8_and_ascii.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_euc_kr all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cyrillic_and_mic.o cyrillic_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C utf8_and_euc_tw all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_gb18030 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o big5.o big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C utf8_and_gbk all BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C utf8_and_iso8859 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_big5.o utf8_and_big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_iso8859_1 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_johab all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_sjis all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859.o utf8_and_iso8859.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_win all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_uhc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_euc2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_tw_and_big5.o euc_tw_and_big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C utf8_and_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gbk.o utf8_and_gbk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C euc2004_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_win.o utf8_and_win.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis.o utf8_and_sjis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_johab.o utf8_and_johab.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc2004.o utf8_and_euc2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gb18030.o utf8_and_gb18030.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_uhc.o utf8_and_uhc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/make -C backend/snowball all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o api.o ./libstemmer/api.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_snowball.o dict_snowball.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utilities.o ./libstemmer/utilities.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_snowball.so dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' /usr/bin/make -C include all make[2]: Nothing to be done for 'all'. /usr/bin/make -C backend/replication/libpqwalreceiver all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpqwalreceiver.o libpqwalreceiver.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' /usr/bin/make -C backend/replication/pgoutput all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgoutput.o pgoutput.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' /usr/bin/make -C fe_utils all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o simple_list.o simple_list.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conditional.o conditional.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' BUILDSTDERR: annobin: conditional.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conditional.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conditional.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conditional.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conditional.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbprint.o mbprint.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o string_utils.o string_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscan.o psqlscan.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o conditional.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/make -C bin all /usr/bin/make -C initdb all /usr/bin/make -C pg_archivecleanup all /usr/bin/make -C pg_basebackup all /usr/bin/make -C pg_config all /usr/bin/make -C pg_controldata all /usr/bin/make -C pg_ctl all /usr/bin/make -C pg_dump all /usr/bin/make -C pg_resetwal all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/nb.mo po/nb.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ta.mo po/ta.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/fe_utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/port all /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_config.o pg_config.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_archivecleanup.o pg_archivecleanup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_server_config make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' /usr/bin/make -C pg_rewind all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_archivecleanup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_rewind.o pg_rewind.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_resetwal.o pg_resetwal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetwal make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parsexlog.o parsexlog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o findtimezone.o findtimezone.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datapagemap.o datapagemap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o encnames.o encnames.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fetch.o fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_ops.o file_ops.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_basebackup.o pg_basebackup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o initdb.o initdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy_fetch.o copy_fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o receivelog.o receivelog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpq_fetch.o libpq_fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o streamutil.o streamutil.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walmethods.o walmethods.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logging.o logging.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_receivewal.o pg_receivewal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o filemap.o filemap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/make -C pg_test_fsync all /usr/bin/make -C pg_test_timing all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_timing.o pg_test_timing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_timing make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' /usr/bin/make -C pg_upgrade all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_fsync.o pg_test_fsync.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_recvlogical.o pg_recvlogical.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_fsync make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' /usr/bin/make -C pg_verify_checksums all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' /usr/bin/make -C pg_waldump all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_rewind make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' /usr/bin/make -C pgbench all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compat.o compat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_verify_checksums.o pg_verify_checksums.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_verify_checksums.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_verify_checksums make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgrdesc.o rmgrdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/make -C psql all BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o check.o check.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dump.o dump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_waldump.o pg_waldump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o controldata.o controldata.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exec.o exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' /usr/bin/make -C scripts all BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createdb.o createdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exprparse.o exprparse.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivewal make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file.o file.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createuser.o createuser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropdb.o dropdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o function.o function.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropuser.o dropuser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clusterdb.o clusterdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o info.o info.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_isready.o pg_isready.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reindexdb.o reindexdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade.o pg_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenode.o relfilenode.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o server.o server.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgbench.o pgbench.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o util.o util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pgbench make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compress_io.o compress_io.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_waldump make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_restore.o pg_restore.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crosstabview.o crosstabview.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o large_obj.o large_obj.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o input.o input.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prompt.o prompt.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mainloop.o mainloop.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o help.o help.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o command.o command.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringutils.o stringutils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variables.o variables.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump.o pg_dump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_dump.o common.o pg_dump_sort.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o describe.o describe.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sql_help.o sql_help.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tab-complete.o tab-complete.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o psql make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' /usr/bin/make -C pl all /usr/bin/make -C plpgsql all /usr/bin/make -C plperl all /usr/bin/make -C plpython all /usr/bin/make -C tcl all /usr/bin/make -C src all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' '/usr/bin/perl' plperl_opmask.pl plperl_opmask.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SPI.xs >SPI.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Util.xs >Util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_handler.o pl_handler.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pltcl.o pltcl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o Util.o Util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o SPI.o SPI.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plpython2.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_scanner.o pl_scanner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_comp.o pl_comp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_gram.o pl_gram.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_funcs.o pl_funcs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o plperl.o plperl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_exec.o pl_exec.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/make -C makefiles all make[2]: Nothing to be done for 'all'. /usr/bin/make -C test/regress all /usr/bin/make -C ../../../src/port all make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../contrib/spi make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_regress_main.o pg_regress_main.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o insert_username.o insert_username.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o moddatetime.o moddatetime.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoinc.o autoinc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o insert_username.so insert_username.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o moddatetime.so moddatetime.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o autoinc.so autoinc.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timetravel.o timetravel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o refint.o refint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o timetravel.so timetravel.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o refint.so refint.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' cp ../../../contrib/spi/refint.so refint.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' cp ../../../contrib/spi/autoinc.so autoinc.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regress.o regress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port '-DHOST_TUPLE="aarch64-redhat-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' /usr/bin/make -C test/isolation all /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/test/regress pg_regress.o make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolation_main.o isolation_main.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isolation_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolationtester.o isolationtester.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o specparse.o specparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o isolationtester make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' /usr/bin/make -C test/perl all make[2]: Nothing to be done for 'all'. /usr/bin/make -C contrib all /usr/bin/make -C adminpack all /usr/bin/make -C amcheck all /usr/bin/make -C auth_delay all /usr/bin/make -C auto_explain all /usr/bin/make -C bloom all /usr/bin/make -C btree_gin all /usr/bin/make -C btree_gist all /usr/bin/make -C citext all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blcost.o blcost.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gist.o btree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth_delay.o auth_delay.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auto_explain.o auto_explain.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o auth_delay.so auth_delay.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' /usr/bin/make -C cube all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o citext.o citext.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o adminpack.o adminpack.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o citext.so citext.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' /usr/bin/make -C dblink all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blinsert.o blinsert.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_utils_num.o btree_utils_num.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blscan.o blscan.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gin.o btree_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' /usr/bin/make -C dict_int all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blutils.o blutils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_int.o dict_int.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o verify_nbtree.o verify_nbtree.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_utils_var.o btree_utils_var.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int2.o btree_int2.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o amcheck.so verify_nbtree.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvacuum.o blvacuum.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvalidate.o blvalidate.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int8.o btree_int8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int4.o btree_int4.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o bloom.so blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float4.o btree_float4.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' /usr/bin/make -C dict_xsyn all BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target /usr/bin/make -C earthdistance all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float8.o btree_float8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o earthdistance.o earthdistance.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o earthdistance.so earthdistance.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' /usr/bin/make -C file_fdw all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cubeparse.o cubeparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' /usr/bin/make -C fuzzystrmatch all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_cash.o btree_cash.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_oid.o btree_oid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' /usr/bin/make -C hstore all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_xsyn.o dict_xsyn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cube.o cube.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' /usr/bin/make -C intagg all make[2]: Nothing to be done for 'all'. /usr/bin/make -C intarray all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dblink.o dblink.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' BUILDSTDERR: annobin: dblink.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dblink.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dblink.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dblink.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dblink.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' /usr/bin/make -C isn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_fdw.o file_fdw.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o file_fdw.so file_fdw.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' /usr/bin/make -C lo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_bool.o _int_bool.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lo.o lo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o lo.so lo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fuzzystrmatch.o fuzzystrmatch.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_io.o hstore_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' /usr/bin/make -C ltree all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gist.o _int_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isn.o isn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o isn.so isn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_io.o ltree_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_op.o _int_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_op.o ltree_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dmetaphone.o dmetaphone.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' /usr/bin/make -C oid2name all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lquery_op.o lquery_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_tool.o _int_tool.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crc32.o crc32.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_op.o _ltree_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_ts.o btree_ts.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_time.o btree_time.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_op.o hstore_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gist.o hstore_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid2name.o oid2name.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o oid2name make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' /usr/bin/make -C pageinspect all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_compat.o hstore_compat.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gin.o hstore_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_macaddr.o btree_macaddr.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_date.o btree_date.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_interval.o btree_interval.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gin.o _int_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _intbig_gist.o _intbig_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_io.o ltxtquery_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rawpage.o rawpage.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_op.o ltxtquery_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_macaddr8.o btree_macaddr8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapfuncs.o heapfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmfuncs.o fsmfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_selfuncs.o _int_selfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_inet.o btree_inet.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o _int.so _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' /usr/bin/make -C passwordcheck all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_text.o btree_text.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' /usr/bin/make -C pg_buffercache all BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_gist.o _ltree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' /usr/bin/make -C pg_freespacemap all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o passwordcheck.o passwordcheck.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bytea.o btree_bytea.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_freespacemap.o pg_freespacemap.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' /usr/bin/make -C pg_prewarm all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_buffercache_pages.o pg_buffercache_pages.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_gist.o ltree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bit.o btree_bit.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ltree.so ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_numeric.o btree_numeric.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_prewarm.o pg_prewarm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btreefuncs.o btreefuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brinfuncs.o brinfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' /usr/bin/make -C pg_standby all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfuncs.o ginfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target /usr/bin/make -C pg_stat_statements all /usr/bin/make -C pg_trgm all /usr/bin/make -C pgcrypto all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_uuid.o btree_uuid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_enum.o btree_enum.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' /usr/bin/make -C pgrowlocks all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoprewarm.o autoprewarm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_prewarm.so pg_prewarm.o autoprewarm.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' /usr/bin/make -C pgstattuple all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_standby.o pg_standby.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfuncs.o hashfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcrypto.o pgcrypto.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pageinspect.so rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o hashfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection pg_standby.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_standby make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' /usr/bin/make -C pg_visibility all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgrowlocks.o pgrowlocks.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' /usr/bin/make -C postgres_fdw all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px.o px.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gist.o trgm_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstattuple.o pgstattuple.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-hmac.o px-hmac.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_op.o trgm_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-crypt.o px-crypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatindex.o pgstatindex.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gin.o trgm_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' /usr/bin/make -C seg all BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_visibility.o pg_visibility.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' /usr/bin/make -C spi all make[2]: Nothing to be done for 'all'. /usr/bin/make -C tablefunc all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatapprox.o pgstatapprox.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-gensalt.o crypt-gensalt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' /usr/bin/make -C tcn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_stat_statements.o pg_stat_statements.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' /usr/bin/make -C test_decoding all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tcn.o tcn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o tcn.so tcn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' /usr/bin/make -C tsm_system_rows all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-des.o crypt-des.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_rows.o tsm_system_rows.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_regexp.o trgm_regexp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o test_decoding.o test_decoding.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o test_decoding.so test_decoding.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-md5.o crypt-md5.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' /usr/bin/make -C tsm_system_time all /usr/bin/make -C unaccent all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seg.o seg.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablefunc.o tablefunc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o tablefunc.so tablefunc.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' /usr/bin/make -C vacuumlo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_time.o tsm_system_time.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' BUILDSTDERR: annobin: option.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: option.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: option.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: option.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: option.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' /usr/bin/make -C sslinfo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o unaccent.o unaccent.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o openssl.o openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' /usr/bin/make -C uuid-ossp all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlo.o vacuumlo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' /usr/bin/make -C xml2 all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumlo make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' /usr/bin/make -C sepgsql all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid-ossp.o uuid-ossp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o uuid-ossp.so uuid-ossp.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lossp-uuid make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o segparse.o segparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres_fdw.o postgres_fdw.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' BUILDSTDERR: annobin: postgres_fdw.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres_fdw.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres_fdw.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres_fdw.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres_fdw.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sslinfo.o sslinfo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hooks.o hooks.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selinux.o selinux.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o sslinfo.so sslinfo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shippable.o shippable.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' /usr/bin/make -C hstore_plperl all /usr/bin/make -C jsonb_plperl all /usr/bin/make -C hstore_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xpath.o xpath.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uavc.o uavc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' BUILDSTDERR: annobin: uavc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: uavc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: uavc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: uavc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: uavc.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -DPLPYTHON_LIBNAME='"plpython2"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_plpython.o hstore_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o connection.o connection.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' BUILDSTDERR: annobin: connection.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connection.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connection.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connection.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connection.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-blowfish.o crypt-blowfish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore_plpython2.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xslt_proc.o xslt_proc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deparse.o deparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgxml.so xpath.o xslt_proc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lxslt -lxml2 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' /usr/bin/make -C jsonb_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp.o pgp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbuf.o mbuf.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o hstore_plperl.o hstore_plperl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' BUILDSTDERR: annobin: hstore_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plperl.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dml.o dml.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' /usr/bin/make -C ltree_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plperl -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o jsonb_plperl.o jsonb_plperl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' BUILDSTDERR: annobin: jsonb_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_plperl.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-cfb.o pgp-cfb.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o jsonb_plperl.so jsonb_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -Wl,-z,relro -Wl,--as-needed -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o label.o label.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o database.o database.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' BUILDSTDERR: annobin: database.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: database.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: database.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: database.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: database.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-armor.o pgp-armor.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schema.o schema.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' BUILDSTDERR: annobin: schema.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schema.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schema.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schema.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schema.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plpython -I/usr/include/python2.7 -DPLPYTHON_LIBNAME='"plpython2"' -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_plpython.o jsonb_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' sed 's,MODULE_PATHNAME,$libdir/sepgsql,g' sepgsql.sql.in >sepgsql.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -DPLPYTHON_LIBNAME='"plpython2"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_plpython.o ltree_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o jsonb_plpython2.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-compress.o pgp-compress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ltree_plpython2.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' BUILDSTDERR: annobin: proc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proc.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-info.o pgp-info.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi.o pgp-mpi.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubdec.o pgp-pubdec.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubenc.o pgp-pubenc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-encrypt.o pgp-encrypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o sepgsql.so hooks.o selinux.o uavc.o label.o dml.o database.o schema.o relation.o proc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lselinux make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-s2k.o pgp-s2k.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-decrypt.o pgp-decrypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubkey.o pgp-pubkey.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pgsql.o pgp-pgsql.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lcrypto -lz make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' PostgreSQL, contrib, and documentation successfully made. Ready to install. + sed 's|C=`pwd`;|C=/usr/lib64/pgsql/tutorial;|' + make -j8 -C src/tutorial NO_PGXS=1 all make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/tutorial' make -C ../../src/backend generated-headers rm -f advanced.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < advanced.source > advanced.sql rm -f basics.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < basics.source > basics.sql rm -f complex.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < complex.source > complex.sql rm -f funcs.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < funcs.source > funcs.sql rm -f syscat.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < syscat.source > syscat.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o complex.o complex.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o funcs.o funcs.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks BUILDSTDERR: annobin: complex.c: ICE: Should be 64-bit targetannobin: BUILDSTDERR: funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: complex.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: complex.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: complex.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: complex.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcs.c: ICE: Should be 64-bit target make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o complex.so complex.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o funcs.so funcs.o make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/tutorial' + rm -f src/tutorial/GNUmakefile + rm -f src/tutorial/complex.o src/tutorial/funcs.o + test_failure=0 + run_testsuite src/test/regress + make -k -C src/test/regress MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' rm -rf ./testtablespace mkdir ./testtablespace rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dlpath=. --max-concurrent-tests=20 --schedule=./parallel_schedule --max-connections=5 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 24879 ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablespace ... ok parallel group (20 tests, in groups of 5): varchar char name text boolean oid int2 int4 float4 int8 txid uuid float8 bit numeric pg_lsn regproc money enum rangetypes boolean ... ok char ... ok name ... ok varchar ... ok text ... ok int2 ... ok int4 ... ok int8 ... ok oid ... ok float4 ... ok float8 ... ok bit ... ok numeric ... ok txid ... ok uuid ... ok enum ... ok money ... ok rangetypes ... ok pg_lsn ... ok regproc ... ok test strings ... ok test numerology ... ok parallel group (20 tests, in groups of 5): lseg path line point box circle time timetz date polygon abstime reltime interval timestamp timestamptz tinterval macaddr macaddr8 inet tstypes point ... ok lseg ... ok line ... ok box ... ok path ... ok polygon ... ok circle ... ok date ... ok time ... ok timetz ... ok timestamp ... ok timestamptz ... ok interval ... ok abstime ... ok reltime ... ok tinterval ... ok inet ... ok macaddr ... ok macaddr8 ... ok tstypes ... ok parallel group (9 tests, in groups of 5): geometry horology type_sanity oidjoins regex comments expressions misc_sanity opr_sanity geometry ... ok horology ... ok regex ... ok oidjoins ... ok type_sanity ... ok opr_sanity ... ok misc_sanity ... ok comments ... ok expressions ... ok test insert ... ok test insert_conflict ... ok test create_function_1 ... ok test create_type ... ok test create_table ... ok test create_function_2 ... ok parallel group (3 tests): copyselect copydml copy copy ... ok copyselect ... ok copydml ... ok parallel group (3 tests): create_operator create_procedure create_misc create_misc ... ok create_operator ... ok create_procedure ... ok parallel group (3 tests): index_including create_view create_index create_index ... ok create_view ... ok index_including ... ok parallel group (15 tests, in groups of 5): create_cast create_aggregate create_function_3 constraints triggers drop_if_exists typed_table vacuum create_table_like inherit hash_func roleattributes create_am rolenames updatable_views create_aggregate ... ok create_function_3 ... ok create_cast ... ok constraints ... ok triggers ... ok inherit ... ok create_table_like ... ok typed_table ... ok vacuum ... ok drop_if_exists ... ok updatable_views ... ok rolenames ... ok roleattributes ... ok create_am ... ok hash_func ... ok test sanity_check ... ok test errors ... ok test select ... ok parallel group (20 tests, in groups of 5): select_distinct_on select_having select_implicit select_distinct select_into case union subselect aggregates join random btree_index transactions portals arrays delete namespace prepared_xacts hash_index update select_into ... ok select_distinct ... ok select_distinct_on ... ok select_implicit ... ok select_having ... ok subselect ... ok union ... ok case ... ok join ... ok aggregates ... ok transactions ... ok random ... ok portals ... ok arrays ... ok btree_index ... ok hash_index ... ok update ... ok namespace ... ok prepared_xacts ... ok delete ... ok parallel group (17 tests, in groups of 5): gin privileges brin spgist gist init_privs security_label lock collate matview tablesample object_address replica_identity groupingsets rowsecurity drop_operator password brin ... ok gin ... ok gist ... ok spgist ... ok privileges ... ok init_privs ... ok security_label ... ok collate ... ok matview ... ok lock ... ok replica_identity ... ok rowsecurity ... ok object_address ... ok tablesample ... ok groupingsets ... ok drop_operator ... ok password ... ok parallel group (11 tests, in groups of 5): async alter_operator psql alter_generic misc misc_functions dbsize tidscan tsrf sysviews stats_ext alter_generic ... ok alter_operator ... ok misc ... ok psql ... ok async ... ok dbsize ... ok misc_functions ... ok sysviews ... ok tsrf ... ok tidscan ... ok stats_ext ... ok parallel group (3 tests): amutils psql_crosstab rules rules ... ok psql_crosstab ... ok amutils ... ok test select_parallel ... ok test write_parallel ... ok parallel group (2 tests): subscription publication publication ... ok subscription ... ok parallel group (20 tests, in groups of 5): portals_p2 dependency select_views cluster foreign_key combocid tsdicts guc tsearch bitmapops advisory_lock xmlmap functional_deps window foreign_data json_encoding equivclass json jsonb indirect_toast select_views ... ok portals_p2 ... ok foreign_key ... ok cluster ... ok dependency ... ok guc ... ok bitmapops ... ok combocid ... ok tsearch ... ok tsdicts ... ok foreign_data ... ok window ... ok xmlmap ... ok functional_deps ... ok advisory_lock ... ok json ... ok jsonb ... ok json_encoding ... ok indirect_toast ... ok equivclass ... ok parallel group (19 tests, in groups of 5): limit plancache temp copy2 plpgsql conversion prepare without_oid rangefuncs domain truncate polymorphism sequence rowtypes alter_table returning with largeobject xml plancache ... ok limit ... ok plpgsql ... ok copy2 ... ok temp ... ok domain ... ok rangefuncs ... ok prepare ... ok without_oid ... ok conversion ... ok truncate ... ok alter_table ... ok sequence ... ok polymorphism ... ok rowtypes ... ok returning ... ok largeobject ... ok with ... ok xml ... ok parallel group (7 tests, in groups of 5): hash_part reloptions identity partition_join partition_prune partition_aggregate indexing identity ... ok partition_join ... ok partition_prune ... ok reloptions ... ok hash_part ... ok indexing ... ok partition_aggregate ... ok test event_trigger ... ok test fast_default ... ok test stats ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ======================= All 189 tests passed. ======================= make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' + return 0 + make clean -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' + run_testsuite src/pl + make -k -C src/pl MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl' make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -C plpgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C src check make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make -C ../../../../src/test/regress pg_regress make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression plpgsql_call plpgsql_control plpgsql_domain plpgsql_record plpgsql_cache plpgsql_transaction plpgsql_trigger plpgsql_varprops ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 27072 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test plpgsql_call ... ok test plpgsql_control ... ok test plpgsql_domain ... ok test plpgsql_record ... ok test plpgsql_cache ... ok test plpgsql_transaction ... ok test plpgsql_trigger ... ok test plpgsql_varprops ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 8 tests passed. ===================== make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression --load-extension=plperl --load-extension=plperlu plperl plperl_lc plperl_trigger plperl_shared plperl_elog plperl_util plperl_init plperlu plperl_array plperl_call plperl_transaction plperl_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 27143 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing plperl ============== CREATE EXTENSION ============== installing plperlu ============== CREATE EXTENSION ============== running regression test queries ============== test plperl ... ok test plperl_lc ... ok test plperl_trigger ... ok test plperl_shared ... ok test plperl_elog ... ok test plperl_util ... ok test plperl_init ... ok test plperlu ... ok test plperl_array ... ok test plperl_call ... ok test plperl_transaction ... ok test plperl_plperlu ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 12 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make -C plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression --load-extension=plpythonu plpython_schema plpython_populate plpython_test plpython_do plpython_global plpython_import plpython_spi plpython_newline plpython_void plpython_call plpython_params plpython_setof plpython_record plpython_trigger plpython_types plpython_error plpython_ereport plpython_unicode plpython_quote plpython_composite plpython_subtransaction plpython_transaction plpython_drop ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 27234 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test plpython_schema ... ok test plpython_populate ... ok test plpython_test ... ok test plpython_do ... ok test plpython_global ... ok test plpython_import ... ok test plpython_spi ... ok test plpython_newline ... ok test plpython_void ... ok test plpython_call ... ok test plpython_params ... ok test plpython_setof ... ok test plpython_record ... ok test plpython_trigger ... ok test plpython_types ... ok test plpython_error ... ok test plpython_ereport ... ok test plpython_unicode ... ok test plpython_quote ... ok test plpython_composite ... ok test plpython_subtransaction ... ok test plpython_transaction ... ok test plpython_drop ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 23 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make -C tcl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression --load-extension=pltcl pltcl_setup pltcl_queries pltcl_call pltcl_start_proc pltcl_subxact pltcl_unicode pltcl_transaction ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 27366 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing pltcl ============== CREATE EXTENSION ============== running regression test queries ============== test pltcl_setup ... ok test pltcl_queries ... ok test pltcl_call ... ok test pltcl_start_proc ... ok test pltcl_subxact ... ok test pltcl_unicode ... ok test pltcl_transaction ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 7 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl' + return 0 + mv src/Makefile.global src/Makefile.global.save + cp src/Makefile.global.python3 src/Makefile.global + touch -r src/Makefile.global.save src/Makefile.global + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv src/pl/plpython src/pl/plpython2 + mv src/pl/plpython3 src/pl/plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/hstore_plpython contrib/hstore_plpython2 + mv contrib/hstore_plpython3 contrib/hstore_plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/jsonb_plpython contrib/jsonb_plpython2 + mv contrib/jsonb_plpython3 contrib/jsonb_plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/ltree_plpython contrib/ltree_plpython2 + mv contrib/ltree_plpython3 contrib/ltree_plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + run_testsuite src/pl/plpython + make -k -C src/pl/plpython MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C ../../../src/test/regress pg_regress make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/plpython_schema.sql ./sql/plpython_populate.sql ./sql/plpython_test.sql ./sql/plpython_do.sql ./sql/plpython_global.sql ./sql/plpython_import.sql ./sql/plpython_spi.sql ./sql/plpython_newline.sql ./sql/plpython_void.sql ./sql/plpython_call.sql ./sql/plpython_params.sql ./sql/plpython_setof.sql ./sql/plpython_record.sql ./sql/plpython_trigger.sql ./sql/plpython_types.sql ./sql/plpython_error.sql ./sql/plpython_ereport.sql ./sql/plpython_unicode.sql ./sql/plpython_quote.sql ./sql/plpython_composite.sql ./sql/plpython_subtransaction.sql ./sql/plpython_transaction.sql ./sql/plpython_drop.sql ./expected/plpython_schema*.out ./expected/plpython_populate*.out ./expected/plpython_test*.out ./expected/plpython_do*.out ./expected/plpython_global*.out ./expected/plpython_import*.out ./expected/plpython_spi*.out ./expected/plpython_newline*.out ./expected/plpython_void*.out ./expected/plpython_call*.out ./expected/plpython_params*.out ./expected/plpython_setof*.out ./expected/plpython_record*.out ./expected/plpython_trigger*.out ./expected/plpython_types*.out ./expected/plpython_error*.out ./expected/plpython_ereport*.out ./expected/plpython_unicode*.out ./expected/plpython_quote*.out ./expected/plpython_composite*.out ./expected/plpython_subtransaction*.out ./expected/plpython_transaction*.out ./expected/plpython_drop*.out; do \ sed -e 's/except \([[:alpha:]][[:alpha:].]*\), *\([[:alpha:]][[:alpha:]]*\):/except \1 as \2:/g' \ -e "s///g" \ -e "s///g" \ -e "s/\([0-9][0-9]*\)L/\1/g" \ -e 's/\([ [{]\)u"/\1"/g' \ -e "s/\([ [{]\)u'/\1'/g" \ -e "s/def next/def __next__/g" \ -e "s/LANGUAGE plpythonu/LANGUAGE plpython3u/g" \ -e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \ -e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \ $file >`echo $file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$,\1python3/\2,'` || exit; \ done PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression python3/plpython_schema python3/plpython_populate python3/plpython_test python3/plpython_do python3/plpython_global python3/plpython_import python3/plpython_spi python3/plpython_newline python3/plpython_void python3/plpython_call python3/plpython_params python3/plpython_setof python3/plpython_record python3/plpython_trigger python3/plpython_types python3/plpython_error python3/plpython_ereport python3/plpython_unicode python3/plpython_quote python3/plpython_composite python3/plpython_subtransaction python3/plpython_transaction python3/plpython_drop ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 28582 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test python3/plpython_schema ... ok test python3/plpython_populate ... ok test python3/plpython_test ... ok test python3/plpython_do ... ok test python3/plpython_global ... ok test python3/plpython_import ... ok test python3/plpython_spi ... ok test python3/plpython_newline ... ok test python3/plpython_void ... ok test python3/plpython_call ... ok test python3/plpython_params ... ok test python3/plpython_setof ... ok test python3/plpython_record ... ok test python3/plpython_trigger ... ok test python3/plpython_types ... ok test python3/plpython_error ... ok test python3/plpython_ereport ... ok test python3/plpython_unicode ... ok test python3/plpython_quote ... ok test python3/plpython_composite ... ok test python3/plpython_subtransaction ... ok test python3/plpython_transaction ... ok test python3/plpython_drop ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 23 tests passed. ====================== make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' + return 0 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + run_testsuite contrib/hstore_plpython + make -k -C contrib/hstore_plpython MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make -C ../../src/test/regress pg_regress make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/hstore_plpython.sql ./expected/hstore_plpython*.out; do \ sed -e 's/except \([[:alpha:]][[:alpha:].]*\), *\([[:alpha:]][[:alpha:]]*\):/except \1 as \2:/g' \ -e "s///g" \ -e "s///g" \ -e "s/\([0-9][0-9]*\)L/\1/g" \ -e 's/\([ [{]\)u"/\1"/g' \ -e "s/\([ [{]\)u'/\1'/g" \ -e "s/def next/def __next__/g" \ -e "s/LANGUAGE plpythonu/LANGUAGE plpython3u/g" \ -e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \ -e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \ $file >`echo $file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$,\1python3/\2,'` || exit; \ done PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=hstore python3/hstore_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 29676 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing hstore ============== CREATE EXTENSION ============== running regression test queries ============== test python3/hstore_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' + return 0 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + run_testsuite contrib/jsonb_plpython + make -k -C contrib/jsonb_plpython MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make -C ../../src/test/regress pg_regress make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/jsonb_plpython.sql ./expected/jsonb_plpython*.out; do \ sed -e 's/except \([[:alpha:]][[:alpha:].]*\), *\([[:alpha:]][[:alpha:]]*\):/except \1 as \2:/g' \ -e "s///g" \ -e "s///g" \ -e "s/\([0-9][0-9]*\)L/\1/g" \ -e 's/\([ [{]\)u"/\1"/g' \ -e "s/\([ [{]\)u'/\1'/g" \ -e "s/def next/def __next__/g" \ -e "s/LANGUAGE plpythonu/LANGUAGE plpython3u/g" \ -e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \ -e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \ $file >`echo $file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$,\1python3/\2,'` || exit; \ done PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression python3/jsonb_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 30669 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test python3/jsonb_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' + return 0 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + run_testsuite contrib/ltree_plpython + make -k -C contrib/ltree_plpython MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' make -C ../../src/test/regress pg_regress make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/ltree_plpython.sql ./expected/ltree_plpython*.out; do \ sed -e 's/except \([[:alpha:]][[:alpha:].]*\), *\([[:alpha:]][[:alpha:]]*\):/except \1 as \2:/g' \ -e "s///g" \ -e "s///g" \ -e "s/\([0-9][0-9]*\)L/\1/g" \ -e 's/\([ [{]\)u"/\1"/g' \ -e "s/\([ [{]\)u'/\1'/g" \ -e "s/def next/def __next__/g" \ -e "s/LANGUAGE plpythonu/LANGUAGE plpython3u/g" \ -e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \ -e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \ $file >`echo $file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$,\1python3/\2,'` || exit; \ done PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=ltree python3/ltree_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 31672 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing ltree ============== CREATE EXTENSION ============== running regression test queries ============== test python3/ltree_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' + return 0 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv src/pl/plpython src/pl/plpython3 + mv src/pl/plpython2 src/pl/plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/hstore_plpython contrib/hstore_plpython3 + mv contrib/hstore_plpython2 contrib/hstore_plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/jsonb_plpython contrib/jsonb_plpython3 + mv contrib/jsonb_plpython2 contrib/jsonb_plpython + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + mv contrib/ltree_plpython contrib/ltree_plpython3 + mv contrib/ltree_plpython2 contrib/ltree_plpython + mv -f src/Makefile.global.save src/Makefile.global + run_testsuite contrib + make -k -C contrib MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib' make -C ../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-11.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-11.5'/tmp_install/log make -C '..' DESTDIR='/builddir/build/BUILD/postgresql-11.5'/tmp_install install >'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-11.5'/tmp_install/log/install.log 2>&1 make -C adminpack check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression adminpack ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 730 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test adminpack ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' make -C amcheck check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression check check_btree ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 782 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test check ... ok test check_btree ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make -C auth_delay check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make -C auto_explain check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' make -C bloom check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression bloom ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 833 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test bloom ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make -C btree_gin check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression install_btree_gin int2 int4 int8 float4 float8 money oid timestamp timestamptz time timetz date interval macaddr macaddr8 inet cidr text varchar char bytea bit varbit numeric enum uuid name bool bpchar ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 875 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test install_btree_gin ... ok test int2 ... ok test int4 ... ok test int8 ... ok test float4 ... ok test float8 ... ok test money ... ok test oid ... ok test timestamp ... ok test timestamptz ... ok test time ... ok test timetz ... ok test date ... ok test interval ... ok test macaddr ... ok test macaddr8 ... ok test inet ... ok test cidr ... ok test text ... ok test varchar ... ok test char ... ok test bytea ... ok test bit ... ok test varbit ... ok test numeric ... ok test enum ... ok test uuid ... ok test name ... ok test bool ... ok test bpchar ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 30 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' make -C btree_gist check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression init int2 int4 int8 float4 float8 cash oid timestamp timestamptz time timetz date interval macaddr macaddr8 inet cidr text varchar char bytea bit varbit numeric uuid not_equal enum ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1038 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok test int2 ... ok test int4 ... ok test int8 ... ok test float4 ... ok test float8 ... ok test cash ... ok test oid ... ok test timestamp ... ok test timestamptz ... ok test time ... ok test timetz ... ok test date ... ok test interval ... ok test macaddr ... ok test macaddr8 ... ok test inet ... ok test cidr ... ok test text ... ok test varchar ... ok test char ... ok test bytea ... ok test bit ... ok test varbit ... ok test numeric ... ok test uuid ... ok test not_equal ... ok test enum ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 28 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make -C citext check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression citext ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1188 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test citext ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' make -C cube check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression cube cube_sci ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1229 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test cube ... ok test cube_sci ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' make -C dblink check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dlpath=../../src/test/regress --dbname=contrib_regression paths dblink ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1274 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test paths ... ok test dblink ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' make -C dict_int check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression dict_int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1338 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_int ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' make -C dict_xsyn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression dict_xsyn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1379 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_xsyn ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' make -C earthdistance check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression earthdistance ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1423 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test earthdistance ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' make -C file_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression file_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1464 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test file_fdw ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' make -C fuzzystrmatch check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression fuzzystrmatch ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1505 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test fuzzystrmatch ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' make -C hstore check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression hstore ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1546 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make -C intagg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' make -C intarray check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression _int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1588 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test _int ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make -C isn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression isn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1629 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test isn ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' make -C lo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression lo ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1671 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test lo ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' make -C ltree check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression ltree ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1712 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ltree ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make -C oid2name check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' make -C pageinspect check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression page btree brin gin hash ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1754 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test page ... ok test btree ... ok test brin ... ok test gin ... ok test hash ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 5 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make -C passwordcheck check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression passwordcheck ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1811 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test passwordcheck ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' make -C pg_buffercache check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' make -C pg_freespacemap check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' make -C pg_prewarm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' make -C pg_standby check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' make -C pg_stat_statements check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --temp-config ../../contrib/pg_stat_statements/pg_stat_statements.conf --dbname=contrib_regression pg_stat_statements ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1857 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_stat_statements ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' make -C pg_trgm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pg_trgm pg_word_trgm pg_strict_word_trgm ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1898 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_trgm ... ok test pg_word_trgm ... ok test pg_strict_word_trgm ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make -C pgcrypto check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression init md5 sha1 hmac-md5 hmac-sha1 blowfish rijndael sha2 des 3des cast5 crypt-des crypt-md5 crypt-blowfish crypt-xdes pgp-armor pgp-decrypt pgp-encrypt pgp-compression pgp-pubkey-decrypt pgp-pubkey-encrypt pgp-info ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 1947 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok test md5 ... ok test sha1 ... ok test hmac-md5 ... ok test hmac-sha1 ... ok test blowfish ... ok test rijndael ... ok test sha2 ... ok test des ... ok test 3des ... ok test cast5 ... ok test crypt-des ... ok test crypt-md5 ... ok test crypt-blowfish ... ok test crypt-xdes ... ok test pgp-armor ... ok test pgp-decrypt ... ok test pgp-encrypt ... ok test pgp-compression ... ok test pgp-pubkey-decrypt ... ok test pgp-pubkey-encrypt ... ok test pgp-info ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 22 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make -C pgrowlocks check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' make -C pgstattuple check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pgstattuple ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2084 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pgstattuple ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make -C pg_visibility check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pg_visibility ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2126 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_visibility ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' make -C postgres_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression postgres_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2167 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test postgres_fdw ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' make -C seg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression seg ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2229 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test seg ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' make -C spi check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make -C tablefunc check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tablefunc ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2271 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablefunc ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' make -C tcn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' make -C test_decoding check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make -C ../../src/test/regress all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../contrib/test_decoding make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= \ --temp-config ../../contrib/test_decoding/logical.conf \ ddl xact rewrite toast permissions decoding_in_xact decoding_into_rel binary prepared replorigin time messages spill slot truncate ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2315 ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ddl ... ok test xact ... ok test rewrite ... ok test toast ... ok test permissions ... ok test decoding_in_xact ... ok test decoding_into_rel ... ok test binary ... ok test prepared ... ok test replorigin ... ok test time ... ok test messages ... ok test spill ... ok test slot ... ok test truncate ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 15 tests passed. ====================== make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/isolation/pg_isolation_regress --temp-instance=./tmp_check_iso --inputdir=. --outputdir=output_iso --bindir= \ --temp-config ../../contrib/test_decoding/logical.conf \ mxact delayed_startup ondisk_startup concurrent_ddl_dml oldest_xmin snapshot_transfer ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2415 ============== creating database "isolation_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test mxact ... ok test delayed_startup ... ok test ondisk_startup ... ok test concurrent_ddl_dml ... ok test oldest_xmin ... ok test snapshot_transfer ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 6 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make -C tsm_system_rows check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tsm_system_rows ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2492 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_rows ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' make -C tsm_system_time check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tsm_system_time ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2533 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_time ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' make -C unaccent check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --encoding=UTF8 --no-locale --dbname=contrib_regression unaccent ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2574 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test unaccent ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' make -C vacuumlo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' make -C sslinfo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make -C uuid-ossp check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression uuid_ossp ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2617 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test uuid_ossp ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' make -C xml2 check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression xml2 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2658 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test xml2 ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' make -C sepgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make -C hstore_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression hstore_plperl hstore_plperlu create_transform ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2701 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore_plperl ... ok test hstore_plperlu ... ok test create_transform ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' make -C jsonb_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression jsonb_plperl jsonb_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2750 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test jsonb_plperl ... ok test jsonb_plperlu ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' make -C hstore_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=hstore --load-extension=plpythonu --load-extension=hstore_plpythonu hstore_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2795 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing hstore ============== CREATE EXTENSION ============== installing plpythonu ============== CREATE EXTENSION ============== installing hstore_plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test hstore_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make -C jsonb_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=plpythonu --load-extension=jsonb_plpythonu jsonb_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2842 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing plpythonu ============== CREATE EXTENSION ============== installing jsonb_plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test jsonb_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make -C ltree_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-11.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=ltree --load-extension=plpythonu --load-extension=ltree_plpythonu ltree_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 60853 with PID 2887 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing ltree ============== CREATE EXTENSION ============== installing plpythonu ============== CREATE EXTENSION ============== installing ltree_plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test ltree_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib' + return 0 + test 0 -eq 0 + make all -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' + pushd postgresql-10.10 ~/build/BUILD/postgresql-11.5/postgresql-10.10 ~/build/BUILD/postgresql-11.5 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + upgrade_configure --with-python + 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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --prefix=/usr/lib64/pgsql/postgresql-10 --disable-rpath --with-icu --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-system-tzdata=/usr/share/zoneinfo --with-python checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for WAL segment size... 16MB checking for aarch64-redhat-linux-gnu-gcc... no checking for aarch64-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wendif-labels... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wformat-security... yes checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -fwrapv... yes checking whether gcc supports -fexcess-precision=standard... yes checking whether gcc supports -funroll-loops... yes checking whether gcc supports -ftree-vectorize... yes checking whether gcc supports -Wunused-command-line-argument... no checking whether gcc supports -Wformat-truncation... yes checking whether gcc supports -Wstringop-truncation... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for icu-uc icu-i18n... yes checking whether to build with Tcl... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.4.1 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.30.0 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.8/config-3.8-aarch64-linux-gnu checking Python include directories... -I/usr/include/python3.8 checking how to link an embedded Python application... -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for towlower... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking 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 F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking for /dev/urandom... yes checking which random number source to use... /dev/urandom checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for onsgmls... /usr/bin/onsgmls checking for DocBook V4.2... yes checking for dbtoepub... no checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for osx... /usr/bin/osx checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations configure: using CPPFLAGS= -D_GNU_SOURCE configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/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/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + test -d src/pl/plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C src/pl/plpython all /usr/bin/make -C ../../../src/backend generated-headers /usr/bin/make -C catalog schemapg.h make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend' /usr/bin/make -C utils probes.h make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f errcodes.h && \ ln -s "$prereqdir/errcodes.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgrprotos.h && \ ln -s "$prereqdir/fmgrprotos.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[2]: 'schemapg.h' is up to date. make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgroids.h && \ ln -s "$prereqdir/fmgroids.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' cd '../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'catalog/' >/dev/null && pwd` && \ cd '../../src/include/catalog/' && rm -f schemapg.h && \ ln -s "$prereqdir/schemapg.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_planobject.o plpy_planobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_resultobject.o plpy_resultobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_main.o plpy_main.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_cursorobject.o plpy_cursorobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_plpymodule.o plpy_plpymodule.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_elog.o plpy_elog.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_procedure.o plpy_procedure.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_subxactobject.o plpy_subxactobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_util.o plpy_util.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_exec.o plpy_exec.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_spi.o plpy_spi.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.8 -I../../../src/include -D_GNU_SOURCE -c -o plpy_typeio.o plpy_typeio.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' + cp src/pl/plpython/plpython3.so ./ + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + test -d contrib/hstore_plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C contrib/hstore_plpython all make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python3.8 -I../../contrib/hstore -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_plpython.o hstore_plpython.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' + cp contrib/hstore_plpython/hstore_plpython3.so ./ + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + test -d contrib/jsonb_plpython + continue + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + test -d contrib/ltree_plpython + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C contrib/ltree_plpython all make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python3.8 -I../../contrib/ltree -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_plpython.o ltree_plpython.c make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' + cp contrib/ltree_plpython/ltree_plpython3.so ./ + unset PYTHON + make distclean make -C doc distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/doc' make -C src distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/doc/src' make -C sgml distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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 rm -f postgres.xml *.tmp rm -f htmlhelp.hhp toc.hhc index.hhk rm -f postgres.epub rm -f *.texixml *.texi *.info db2texi.refs make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/doc' make -C contrib distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' make -C adminpack distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' rm -f adminpack.so libadminpack.a libadminpack.pc rm -f adminpack.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' make -C amcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' rm -f amcheck.so libamcheck.a libamcheck.pc rm -f verify_nbtree.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' make -C auth_delay distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' rm -f auth_delay.so auth_delay.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' make -C auto_explain distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' rm -f auto_explain.so libauto_explain.a libauto_explain.pc rm -f auto_explain.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' make -C bloom distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' rm -f bloom.so libbloom.a libbloom.pc rm -f blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' make -C btree_gin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' rm -f btree_gin.so libbtree_gin.a libbtree_gin.pc rm -f btree_gin.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' make -C btree_gist distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' rm -f btree_gist.so libbtree_gist.a libbtree_gist.pc rm -f btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' make -C chkpass distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' rm -f chkpass.so libchkpass.a libchkpass.pc rm -f chkpass.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' make -C citext distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' rm -f citext.so citext.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' make -C cube distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' rm -f cube.so libcube.a libcube.pc rm -f cube.o cubeparse.o rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' make -C dblink distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' rm -f dblink.so libdblink.a libdblink.pc rm -f dblink.o rm -rf sql/paths.sql expected/paths.out rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' make -C dict_int distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' rm -f dict_int.so libdict_int.a libdict_int.pc rm -f dict_int.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' make -C dict_xsyn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' rm -f dict_xsyn.so libdict_xsyn.a libdict_xsyn.pc rm -f dict_xsyn.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' make -C earthdistance distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' rm -f earthdistance.so earthdistance.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' make -C file_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' rm -f file_fdw.so file_fdw.o rm -rf sql/file_fdw.sql expected/file_fdw.out rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' make -C fuzzystrmatch distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' rm -f fuzzystrmatch.so libfuzzystrmatch.a libfuzzystrmatch.pc rm -f fuzzystrmatch.o dmetaphone.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' make -C hstore distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' rm -f hstore.so libhstore.a libhstore.pc rm -f hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' make -C intagg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' make -C intarray distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' rm -f _int.so lib_int.a lib_int.pc rm -f _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' make -C isn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' rm -f isn.so isn.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' make -C lo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' rm -f lo.so lo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' make -C ltree distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' rm -f ltree.so libltree.a libltree.pc rm -f ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' make -C oid2name distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' rm -f oid2name rm -f oid2name.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' make -C pageinspect distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' rm -f pageinspect.so libpageinspect.a libpageinspect.pc rm -f rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o hashfuncs.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' make -C passwordcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' rm -f passwordcheck.so libpasswordcheck.a libpasswordcheck.pc rm -f passwordcheck.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' make -C pg_buffercache distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' rm -f pg_buffercache.so libpg_buffercache.a libpg_buffercache.pc rm -f pg_buffercache_pages.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' make -C pg_freespacemap distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' rm -f pg_freespacemap.so libpg_freespacemap.a libpg_freespacemap.pc rm -f pg_freespacemap.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' make -C pg_prewarm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' rm -f pg_prewarm.so libpg_prewarm.a libpg_prewarm.pc rm -f pg_prewarm.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' make -C pg_standby distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' rm -f pg_standby rm -f pg_standby.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' make -C pg_stat_statements distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' rm -f pg_stat_statements.so libpg_stat_statements.a libpg_stat_statements.pc rm -f pg_stat_statements.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' make -C pg_trgm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' rm -f pg_trgm.so libpg_trgm.a libpg_trgm.pc rm -f trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' make -C pgcrypto distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' rm -f pgcrypto.so libpgcrypto.a libpgcrypto.pc rm -f pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o md5.o sha1.o internal.o internal-sha2.o blf.o rijndael.o pgp-mpi-internal.o imath.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o rm -rf gen-rtab rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' make -C pgrowlocks distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' rm -f pgrowlocks.so libpgrowlocks.a libpgrowlocks.pc rm -f pgrowlocks.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' make -C pgstattuple distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' rm -f pgstattuple.so libpgstattuple.a libpgstattuple.pc rm -f pgstattuple.o pgstatindex.o pgstatapprox.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' make -C pg_visibility distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' rm -f pg_visibility.so libpg_visibility.a libpg_visibility.pc rm -f pg_visibility.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' make -C postgres_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' rm -f postgres_fdw.so libpostgres_fdw.a libpostgres_fdw.pc rm -f postgres_fdw.o option.o deparse.o connection.o shippable.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' make -C seg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' rm -f seg.so libseg.a libseg.pc rm -f seg.o segparse.o rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' make -C spi distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' rm -f autoinc.so insert_username.so moddatetime.so refint.so timetravel.so autoinc.o insert_username.o moddatetime.o refint.o timetravel.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' make -C tablefunc distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' rm -f tablefunc.so tablefunc.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' make -C tcn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' rm -f tcn.so tcn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' make -C test_decoding distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' rm -f test_decoding.so test_decoding.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' make -C tsm_system_rows distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' rm -f tsm_system_rows.so libtsm_system_rows.a libtsm_system_rows.pc rm -f tsm_system_rows.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' make -C tsm_system_time distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' rm -f tsm_system_time.so libtsm_system_time.a libtsm_system_time.pc rm -f tsm_system_time.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' make -C unaccent distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' rm -f unaccent.so libunaccent.a libunaccent.pc rm -f unaccent.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' make -C vacuumlo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' rm -f vacuumlo rm -f vacuumlo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' make -C hstore_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' rm -f hstore_plperl.so libhstore_plperl.a libhstore_plperl.pc rm -f hstore_plperl.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' make -C hstore_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' rm -f hstore_plpython3.so libhstore_plpython3.a libhstore_plpython3.pc rm -f hstore_plpython.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' make -C ltree_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' rm -f ltree_plpython3.so libltree_plpython3.a libltree_plpython3.pc rm -f ltree_plpython.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' make -C sslinfo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/sslinfo' rm -f sslinfo.so libsslinfo.a libsslinfo.pc rm -f sslinfo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/sslinfo' make -C uuid-ossp distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/uuid-ossp' rm -f uuid-ossp.so libuuid-ossp.a libuuid-ossp.pc rm -f uuid-ossp.o rm -rf md5.c sha1.c rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/uuid-ossp' make -C xml2 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/xml2' rm -f pgxml.so libpgxml.a libpgxml.pc rm -f xpath.o xslt_proc.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/xml2' make -C sepgsql distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/sepgsql' rm -f sepgsql.so libsepgsql.a libsepgsql.pc rm -f sepgsql.sql rm -f hooks.o selinux.o uavc.o label.o dml.o database.o schema.o relation.o proc.o rm -rf -r results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ tmp/ *.pp sepgsql-regtest.if sepgsql-regtest.fc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/sepgsql' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' make -C config distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' make[1]: Nothing to be done for 'distclean'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' make -C src distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' make -C common distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' rm -f libpgcommon.a libpgcommon_srv.a base64.o config_info.o controldata_utils.o exec.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2.o fe_memutils.o file_utils.o restricted_token.o base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C port distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' rm -f libpgport.a libpgport_srv.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_sb8.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_sb8_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o pg_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C timezone distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' rm -f zic zic.o abbrevs.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' make -C backend distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C access clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make -C brin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' rm -f objfiles.txt brin.o brin_pageops.o brin_revmap.o brin_tuple.o brin_xlog.o brin_minmax.o brin_inclusion.o brin_validate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' make -C common clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' rm -f objfiles.txt bufmask.o heaptuple.o indextuple.o printsimple.o printtup.o reloptions.o scankey.o tupconvert.o tupdesc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' make -C gin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' rm -f objfiles.txt ginutil.o gininsert.o ginxlog.o ginentrypage.o gindatapage.o ginbtree.o ginscan.o ginget.o ginvacuum.o ginarrayproc.o ginbulk.o ginfast.o ginpostinglist.o ginlogic.o ginvalidate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' make -C gist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' rm -f objfiles.txt gist.o gistutil.o gistxlog.o gistvacuum.o gistget.o gistscan.o gistproc.o gistsplit.o gistbuild.o gistbuildbuffers.o gistvalidate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' rm -f objfiles.txt hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashsearch.o hashsort.o hashutil.o hashvalidate.o hash_xlog.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' make -C heap clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' rm -f objfiles.txt heapam.o hio.o pruneheap.o rewriteheap.o syncscan.o tuptoaster.o visibilitymap.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' make -C index clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' rm -f objfiles.txt amapi.o amvalidate.o genam.o indexam.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' make -C nbtree clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' rm -f objfiles.txt nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtsearch.o nbtutils.o nbtsort.o nbtvalidate.o nbtxlog.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' make -C rmgrdesc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' rm -f objfiles.txt brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' make -C spgist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' rm -f objfiles.txt spgutils.o spginsert.o spgscan.o spgvacuum.o spgvalidate.o spgdoinsert.o spgxlog.o spgtextproc.o spgquadtreeproc.o spgkdtreeproc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' make -C tablesample clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' rm -f objfiles.txt bernoulli.o system.o tablesample.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' make -C transam clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' rm -f objfiles.txt clog.o commit_ts.o generic_xlog.o multixact.o parallel.o rmgr.o slru.o subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o xact.o xlog.o xlogarchive.o xlogfuncs.o xloginsert.o xlogreader.o xlogutils.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make -C bootstrap clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' rm -f objfiles.txt bootparse.o bootstrap.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' make -C catalog clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' rm -f objfiles.txt catalog.o dependency.o heap.o index.o indexing.o namespace.o aclchk.o objectaccess.o objectaddress.o partition.o pg_aggregate.o pg_collation.o pg_constraint.o pg_conversion.o pg_depend.o pg_enum.o pg_inherits.o pg_largeobject.o pg_namespace.o pg_operator.o pg_proc.o pg_publication.o pg_range.o pg_db_role_setting.o pg_shdepend.o pg_subscription.o pg_type.o storage.o toasting.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make -C parser clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' rm -f objfiles.txt analyze.o gram.o scan.o parser.o parse_agg.o parse_clause.o parse_coerce.o parse_collate.o parse_cte.o parse_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 scansup.o rm -f lex.backup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' make -C commands clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' rm -f objfiles.txt amcmds.o aggregatecmds.o alter.o analyze.o async.o cluster.o comment.o collationcmds.o constraint.o conversioncmds.o copy.o createas.o dbcommands.o define.o discard.o dropcmds.o event_trigger.o explain.o extension.o foreigncmds.o functioncmds.o indexcmds.o lockcmds.o matview.o operatorcmds.o opclasscmds.o policy.o portalcmds.o prepare.o proclang.o 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 vacuumlazy.o variable.o view.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' make -C executor clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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 execProcnode.o execReplication.o execScan.o execSRF.o execTuples.o execUtils.o functions.o instrument.o nodeAppend.o nodeAgg.o nodeBitmapAnd.o nodeBitmapOr.o nodeBitmapHeapscan.o nodeBitmapIndexscan.o nodeCustom.o nodeFunctionscan.o nodeGather.o nodeHash.o nodeHashjoin.o nodeIndexscan.o nodeIndexonlyscan.o nodeLimit.o nodeLockRows.o nodeGatherMerge.o nodeMaterial.o nodeMergeAppend.o nodeMergejoin.o nodeModifyTable.o nodeNestloop.o nodeProjectSet.o nodeRecursiveunion.o nodeResult.o nodeSamplescan.o nodeSeqscan.o nodeSetOp.o nodeSort.o nodeUnique.o nodeValuesscan.o nodeCtescan.o nodeNamedtuplestorescan.o nodeWorktablescan.o nodeGroup.o nodeSubplan.o nodeSubqueryscan.o nodeTidscan.o nodeForeignscan.o nodeWindowAgg.o tstoreReceiver.o tqueue.o spi.o nodeTableFuncscan.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/executor' make -C foreign clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' rm -f objfiles.txt foreign.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' make -C lib clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' rm -f objfiles.txt binaryheap.o bipartite_match.o hyperloglog.o ilist.o knapsack.o pairingheap.o rbtree.o stringinfo.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' make -C libpq clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' rm -f objfiles.txt be-fsstubs.o be-secure.o auth.o crypt.o hba.o ifaddr.o pqcomm.o pqformat.o pqmq.o pqsignal.o auth-scram.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' make -C main clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' rm -f objfiles.txt main.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' make -C nodes clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' rm -f objfiles.txt nodeFuncs.o nodes.o list.o bitmapset.o tidbitmap.o copyfuncs.o equalfuncs.o extensible.o makefuncs.o outfuncs.o readfuncs.o print.o read.o params.o value.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' make -C optimizer clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' make -C geqo clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' rm -f objfiles.txt geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_pool.o geqo_random.o geqo_recombination.o geqo_selection.o geqo_erx.o geqo_pmx.o geqo_cx.o geqo_px.o geqo_ox1.o geqo_ox2.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' make -C path clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' rm -f objfiles.txt allpaths.o clausesel.o costsize.o equivclass.o indxpath.o joinpath.o joinrels.o pathkeys.o tidpath.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' make -C plan clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' rm -f objfiles.txt analyzejoins.o createplan.o initsplan.o planagg.o planmain.o planner.o setrefs.o subselect.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' make -C prep clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' rm -f objfiles.txt prepjointree.o prepqual.o preptlist.o prepunion.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' make -C util clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' rm -f objfiles.txt clauses.o joininfo.o orclauses.o paramassign.o pathnode.o placeholder.o plancat.o predtest.o relnode.o restrictinfo.o tlist.o var.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' make -C port clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' rm -f objfiles.txt atomics.o dynloader.o pg_sema.o pg_shmem.o rm -f tas_cpp.s make -C win32 clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port/win32' rm -f objfiles.txt timer.o socket.o signal.o mingwcompat.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port/win32' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' make -C postmaster clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' rm -f objfiles.txt autovacuum.o bgworker.o bgwriter.o checkpointer.o fork_process.o pgarch.o pgstat.o postmaster.o startup.o syslogger.o walwriter.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' make -C regex clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' rm -f objfiles.txt regcomp.o regerror.o regexec.o regfree.o regprefix.o regexport.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' make -C replication clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' make -C logical clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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 make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/logical' rm -f objfiles.txt walsender.o walreceiverfuncs.o walreceiver.o basebackup.o repl_gram.o slot.o slotfuncs.o syncrep.o syncrep_gram.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' make -C rewrite clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' rm -f objfiles.txt rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o rowsecurity.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' make -C statistics clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' rm -f objfiles.txt extended_stats.o dependencies.o mvdistinct.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' make -C storage clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' make -C buffer clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' rm -f objfiles.txt buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' make -C file clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' rm -f objfiles.txt fd.o buffile.o copydir.o reinit.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' make -C freespace clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' rm -f objfiles.txt freespace.o fsmpage.o indexfsm.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' make -C ipc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' rm -f objfiles.txt dsm_impl.o dsm.o ipc.o ipci.o latch.o pmsignal.o procarray.o procsignal.o shmem.o shmqueue.o shm_mq.o shm_toc.o sinval.o sinvaladt.o standby.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' make -C large_object clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' rm -f objfiles.txt inv_api.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' make -C lmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' rm -f objfiles.txt lmgr.o lock.o proc.o deadlock.o lwlock.o lwlocknames.o spin.o s_lock.o predicate.o condition_variable.o rm -f s_lock_test make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' make -C page clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' rm -f objfiles.txt bufpage.o checksum.o itemptr.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' make -C smgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' rm -f objfiles.txt md.o smgr.o smgrtype.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' make -C tcop clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' rm -f objfiles.txt dest.o fastpath.o postgres.o pquery.o utility.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' make -C tsearch clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' rm -f objfiles.txt ts_locale.o ts_parse.o wparser.o wparser_def.o dict.o dict_simple.o dict_synonym.o dict_thesaurus.o dict_ispell.o regis.o spell.o to_tsany.o ts_selfuncs.o ts_typanalyze.o ts_utils.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' make -C utils clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make -C adt clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' rm -f objfiles.txt acl.o amutils.o arrayfuncs.o array_expanded.o array_selfuncs.o array_typanalyze.o array_userfuncs.o arrayutils.o ascii.o bool.o cash.o char.o date.o datetime.o datum.o dbsize.o domains.o encode.o enum.o expandeddatum.o float.o format_type.o formatting.o genfile.o geo_ops.o geo_selfuncs.o geo_spgist.o inet_cidr_ntop.o inet_net_pton.o int.o int8.o json.o jsonb.o jsonb_gin.o jsonb_op.o jsonb_util.o jsonfuncs.o like.o lockfuncs.o mac.o mac8.o misc.o nabstime.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 pg_locale.o pg_lsn.o pg_upgrade_support.o pgstatfuncs.o pseudotypes.o quote.o rangetypes.o rangetypes_gist.o rangetypes_selfuncs.o rangetypes_spgist.o rangetypes_typanalyze.o regexp.o regproc.o ri_triggers.o rowtypes.o ruleutils.o selfuncs.o tid.o timestamp.o trigfuncs.o tsginidx.o tsgistidx.o tsquery.o tsquery_cleanup.o tsquery_gist.o tsquery_op.o tsquery_rewrite.o tsquery_util.o tsrank.o tsvector.o tsvector_op.o tsvector_parser.o txid.o uuid.o varbit.o varchar.o varlena.o version.o windowfuncs.o xid.o xml.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' make -C cache clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' rm -f objfiles.txt attoptcache.o catcache.o evtcache.o inval.o plancache.o relcache.o relmapper.o relfilenodemap.o spccache.o syscache.o lsyscache.o typcache.o ts_cache.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' make -C error clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' rm -f objfiles.txt assert.o elog.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' make -C fmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' rm -f objfiles.txt dfmgr.o fmgr.o funcapi.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' rm -f objfiles.txt dynahash.o hashfn.o pg_crc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' make -C init clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' rm -f objfiles.txt globals.o miscinit.o postinit.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' make -C mb clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' rm -f objfiles.txt encnames.o conv.o mbutils.o wchar.o wstrcmp.o wstrncmp.o make -C conversion_procs clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' make -C misc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' rm -f objfiles.txt backend_random.o 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 make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' make -C mmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' rm -f objfiles.txt aset.o dsa.o freepage.o mcxt.o memdebug.o portalmem.o slab.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' make -C resowner clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' rm -f objfiles.txt resowner.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' make -C sort clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' rm -f objfiles.txt logtape.o sortsupport.o tuplesort.o tuplestore.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' make -C time clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' rm -f objfiles.txt combocid.o tqual.o snapmgr.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' rm -f objfiles.txt fmgrtab.o rm -f probes.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make -C ../../src/timezone clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' rm -f objfiles.txt localtime.o strftime.o pgtz.o rm -f zic zic.o abbrevs.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' rm -f objfiles.txt access/objfiles.txt bootstrap/objfiles.txt catalog/objfiles.txt parser/objfiles.txt commands/objfiles.txt executor/objfiles.txt foreign/objfiles.txt lib/objfiles.txt libpq/objfiles.txt main/objfiles.txt nodes/objfiles.txt optimizer/objfiles.txt port/objfiles.txt postmaster/objfiles.txt regex/objfiles.txt replication/objfiles.txt rewrite/objfiles.txt statistics/objfiles.txt storage/objfiles.txt tcop/objfiles.txt tsearch/objfiles.txt utils/objfiles.txt ../../src/timezone/objfiles.txt ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a rm -f postgres \ ../../src/include/parser/gram.h \ ../../src/include/catalog/schemapg.h \ ../../src/include/storage/lwlocknames.h \ ../../src/include/utils/fmgroids.h \ ../../src/include/utils/fmgrprotos.h \ ../../src/include/utils/probes.h rm -f port/tas.s port/dynloader.c port/pg_sema.c port/pg_shmem.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C backend/utils/mb/conversion_procs distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C backend/snowball distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' rm -f dict_snowball.so libdict_snowball.a libdict_snowball.pc rm -f dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' make -C include distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' rm -f utils/fmgroids.h utils/fmgrprotos.h utils/errcodes.h parser/gram.h utils/probes.h catalog/schemapg.h rm -f pg_config.h pg_config_ext.h pg_config_os.h dynloader.h stamp-h stamp-ext-h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' make -C interfaces distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C libpq distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' rm -f libpq.so.5.10 libpq.so libpq.so.5 libpq.a exports.list libpq.pc make -C test distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq/test' rm -f uri-regress *.o rm -f regress.out regress.diff make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq/test' rm -f fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o pg_strong_random.o encnames.o wchar.o base64.o ip.o md5.o scram-common.o saslprep.o unicode_norm.o sha2.o pthread.h libpq.rc rm -f pg_config_paths.h rm -f chklocale.c crypt.c erand48.c getaddrinfo.c getpeereid.c inet_aton.c inet_net_ntop.c noblock.c open.c system.c pgsleep.c pg_strong_random.c pgstrcasecmp.c pqsignal.c snprintf.c strerror.c strlcpy.c thread.c win32error.c win32setlocale.c rm -f ip.c md5.c base64.c scram-common.c sha2.c sha2_openssl.c saslprep.c unicode_norm.c rm -f encnames.c wchar.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ecpg distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make -C include distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' rm -f ecpg_config.h stamp-h make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' make -C pgtypeslib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' rm -f libpgtypes.so.3.10 libpgtypes.so libpgtypes.so.3 libpgtypes.a exports.list libpgtypes.pc rm -f numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o pgstrcasecmp.c rint.c snprintf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make -C ecpglib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' rm -f libecpg.so.6.10 libecpg.so libecpg.so.6 libecpg.a exports.list libecpg.pc rm -f execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.o rm -f path.c pgstrcasecmp.c snprintf.c strlcpy.c thread.c win32setlocale.c isinf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C compatlib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' rm -f libecpg_compat.so.3.10 libecpg_compat.so libecpg_compat.so.3 libecpg_compat.a exports.list libecpg_compat.pc rm -f informix.o snprintf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' make -C preproc distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' rm -f *.o ecpg make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' make -C test clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test' make -C connect clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/connect' rm -f test1 test1.c test2 test2.c test3 test3.c test4 test4.c test5 test5.c test1.o test1.c.o test2.o test2.c.o test3.o test3.c.o test4.o test4.c.o test5.o test5.c.o test1.c test1.c.c test2.c test2.c.c test3.c test3.c.c test4.c test4.c.c test5.c test5.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/connect' make -C sql clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/sql' rm -f array array.c binary binary.c code100 code100.c copystdout copystdout.c createtableas createtableas.c define define.c desc desc.c sqlda sqlda.c describe describe.c dyntest dyntest.c dynalloc dynalloc.c dynalloc2 dynalloc2.c execute execute.c fetch fetch.c func func.c indicators indicators.c oldexec oldexec.c parser parser.c quote quote.c show show.c twophase twophase.c insupd insupd.c array.o array.c.o binary.o binary.c.o code100.o code100.c.o copystdout.o copystdout.c.o createtableas.o createtableas.c.o define.o define.c.o desc.o desc.c.o sqlda.o sqlda.c.o describe.o describe.c.o dyntest.o dyntest.c.o dynalloc.o dynalloc.c.o dynalloc2.o dynalloc2.c.o execute.o execute.c.o fetch.o fetch.c.o func.o func.c.o indicators.o indicators.c.o oldexec.o oldexec.c.o parser.o parser.c.o quote.o quote.c.o show.o show.c.o twophase.o twophase.c.o insupd.o insupd.c.o array.c array.c.c binary.c binary.c.c code100.c code100.c.c copystdout.c copystdout.c.c createtableas.c createtableas.c.c define.c define.c.c desc.c desc.c.c sqlda.c sqlda.c.c describe.c describe.c.c dyntest.c dyntest.c.c dynalloc.c dynalloc.c.c dynalloc2.c dynalloc2.c.c execute.c execute.c.c fetch.c fetch.c.c func.c func.c.c indicators.c indicators.c.c oldexec.c oldexec.c.c parser.c parser.c.c quote.c quote.c.c show.c show.c.c twophase.c twophase.c.c insupd.c insupd.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/sql' make -C pgtypeslib clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/pgtypeslib' rm -f dt_test dt_test.c dt_test2 dt_test2.c num_test num_test.c num_test2 num_test2.c nan_test nan_test.c dt_test.o dt_test.c.o dt_test2.o dt_test2.c.o num_test.o num_test.c.o num_test2.o num_test2.c.o nan_test.o nan_test.c.o dt_test.c dt_test.c.c dt_test2.c dt_test2.c.c num_test.c num_test.c.c num_test2.c num_test2.c.c nan_test.c nan_test.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/pgtypeslib' make -C preproc clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/preproc' rm -f array_of_struct array_of_struct.c autoprep autoprep.c comment comment.c cursor cursor.c define define.c init init.c strings strings.c outofscope outofscope.c type type.c variable variable.c whenever whenever.c pointer_to_struct pointer_to_struct.c array_of_struct.o array_of_struct.c.o autoprep.o autoprep.c.o comment.o comment.c.o cursor.o cursor.c.o define.o define.c.o init.o init.c.o strings.o strings.c.o outofscope.o outofscope.c.o type.o type.c.o variable.o variable.c.o whenever.o whenever.c.o pointer_to_struct.o pointer_to_struct.c.o array_of_struct.c array_of_struct.c.c autoprep.c autoprep.c.c comment.c comment.c.c cursor.c cursor.c.c define.c define.c.c init.c init.c.c strings.c strings.c.c outofscope.c outofscope.c.c type.c type.c.c variable.c variable.c.c whenever.c whenever.c.c pointer_to_struct.c pointer_to_struct.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/preproc' make -C compat_informix clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/compat_informix' rm -f test_informix test_informix.c test_informix2 test_informix2.c dec_test dec_test.c rfmtdate rfmtdate.c rfmtlong rfmtlong.c rnull rnull.c sqlda sqlda.c describe describe.c charfuncs charfuncs.c test_informix.o test_informix.c.o test_informix2.o test_informix2.c.o dec_test.o dec_test.c.o rfmtdate.o rfmtdate.c.o rfmtlong.o rfmtlong.c.o rnull.o rnull.c.o sqlda.o sqlda.c.o describe.o describe.c.o charfuncs.o charfuncs.c.o test_informix.c test_informix.c.c test_informix2.c test_informix2.c.c dec_test.c dec_test.c.c rfmtdate.c rfmtdate.c.c rfmtlong.c rfmtlong.c.c rnull.c rnull.c.c sqlda.c sqlda.c.c describe.c describe.c.c charfuncs.c charfuncs.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/compat_informix' make -C thread clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/thread' rm -f thread_implicit thread_implicit.c thread thread.c prep prep.c descriptor descriptor.c alloc alloc.c thread_implicit.o thread_implicit.c.o thread.o thread.c.o prep.o prep.c.o descriptor.o descriptor.c.o alloc.o alloc.c.o thread_implicit.c thread_implicit.c.c thread.c thread.c.c prep.c prep.c.c descriptor.c descriptor.c.c alloc.c alloc.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test/thread' rm -rf tmp_check results log rm -f pg_regress regression.diffs regression.out pg_regress_ecpg.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/test' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C backend/replication/libpqwalreceiver distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' rm -f libpqwalreceiver.so liblibpqwalreceiver.a liblibpqwalreceiver.pc rm -f libpqwalreceiver.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' rm -f pgoutput.so libpgoutput.a libpgoutput.pc rm -f pgoutput.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' make -C fe_utils distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' rm -f libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o lex.backup make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make -C bin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C initdb distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' rm -f initdb initdb.o findtimezone.o localtime.o encnames.o encnames.c localtime.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' make -C pg_archivecleanup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' rm -f pg_archivecleanup pg_archivecleanup.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' make -C pg_basebackup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_basebackup' 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-11.5/postgresql-10.10/src/bin/pg_basebackup' make -C pg_config distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' rm -f pg_config pg_config.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' make -C pg_controldata distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' rm -f pg_controldata pg_controldata.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' make -C pg_ctl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' rm -f pg_ctl pg_ctl.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' make -C pg_dump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' rm -f pg_dump pg_restore pg_dumpall pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' make -C pg_resetwal distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' rm -f pg_resetwal pg_resetwal.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' make -C pg_rewind distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' rm -f pg_rewind pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o xlogreader.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' make -C pg_test_fsync distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' rm -f pg_test_fsync pg_test_fsync.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' make -C pg_test_timing distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' rm -f pg_test_timing pg_test_timing.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' make -C pg_upgrade distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_upgrade' rm -f pg_upgrade check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o rm -rf analyze_new_cluster.sh delete_old_cluster.sh log/ tmp_check/ \ 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-11.5/postgresql-10.10/src/bin/pg_upgrade' make -C pg_waldump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' rm -f pg_waldump pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o brindesc.c clogdesc.c committsdesc.c dbasedesc.c genericdesc.c gindesc.c gistdesc.c hashdesc.c heapdesc.c logicalmsgdesc.c mxactdesc.c nbtdesc.c relmapdesc.c replorigindesc.c seqdesc.c smgrdesc.c spgdesc.c standbydesc.c tblspcdesc.c xactdesc.c xlogdesc.c xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' make -C pgbench distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' rm -f pgbench pgbench.o exprparse.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' make -C psql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' rm -f psql command.o common.o conditional.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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' make -C scripts distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' 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 rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' make -C pgevent distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgevent' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgevent' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C pl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C plpgsql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' make -C src distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' rm -f plpgsql.so libplpgsql.a libplpgsql.pc rm -f pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' make -C plperl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plperl' rm -f plperl.so libplperl.a libplperl.pc 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-11.5/postgresql-10.10/src/pl/plperl' make -C plpython distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' rm -f plpython3.so libplpython3.a libplpython3.pc 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-11.5/postgresql-10.10/src/pl/plpython' make -C tcl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/tcl' rm -f pltcl.so libpltcl.a libpltcl.pc 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-11.5/postgresql-10.10/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C makefiles distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' make -C test/regress distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/test/regress' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C test/perl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make -C test distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test' make -C perl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make -C regress distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/test/regress' make -C isolation distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C modules distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules' make -C brin distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/brin' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ ./isolation_output make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/brin' make -C commit_ts distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/commit_ts' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/commit_ts' make -C dummy_seclabel distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/dummy_seclabel' rm -f dummy_seclabel.so dummy_seclabel.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/dummy_seclabel' make -C snapshot_too_old distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/snapshot_too_old' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/snapshot_too_old' make -C test_ddl_deparse distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_ddl_deparse' rm -f test_ddl_deparse.so test_ddl_deparse.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_ddl_deparse' make -C test_extensions distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/test/modules/test_extensions' make -C test_parser distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_parser' rm -f test_parser.so libtest_parser.a libtest_parser.pc rm -f test_parser.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_parser' make -C test_pg_dump distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_pg_dump' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_pg_dump' make -C test_rls_hooks distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_rls_hooks' rm -f test_rls_hooks.so libtest_rls_hooks.a libtest_rls_hooks.pc rm -f test_rls_hooks.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_rls_hooks' make -C test_shm_mq distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_shm_mq' rm -f test_shm_mq.so libtest_shm_mq.a libtest_shm_mq.pc rm -f test.o setup.o worker.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/test_shm_mq' make -C worker_spi distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/worker_spi' rm -f worker_spi.so worker_spi.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules/worker_spi' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/modules' make -C authentication distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/authentication' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/authentication' make -C recovery distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/recovery' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/recovery' make -C subscription distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/subscription' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/subscription' make -C examples distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/examples' rm -f testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo64 *.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/examples' make -C locale distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/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-11.5/postgresql-10.10/src/test/locale/de_DE.ISO8859-1' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/de_DE.ISO8859-1' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/gr_GR.ISO8859-7' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/gr_GR.ISO8859-7' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/koi8-r' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/koi8-r' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/koi8-to-win1251' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale/koi8-to-win1251' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/locale' make -C thread distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/thread' rm -f thread_test thread_test.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/thread' make -C ssl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/ssl' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/ssl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test' make -C tutorial NO_PGXS=1 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/tutorial' rm -f complex.so funcs.so complex.o funcs.o rm -f advanced.sql basics.sql complex.sql funcs.sql syscat.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/tutorial' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C test/thread distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/thread' rm -f thread_test thread_test.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/thread' rm -f Makefile.port Makefile.global make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' rm -rf tmp_install/ rm -f config.cache config.log config.status GNUmakefile + upgrade_configure --with-python + 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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --prefix=/usr/lib64/pgsql/postgresql-10 --disable-rpath --with-icu --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-system-tzdata=/usr/share/zoneinfo --with-python checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for WAL segment size... 16MB checking for aarch64-redhat-linux-gnu-gcc... no checking for aarch64-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wendif-labels... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wformat-security... yes checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -fwrapv... yes checking whether gcc supports -fexcess-precision=standard... yes checking whether gcc supports -funroll-loops... yes checking whether gcc supports -ftree-vectorize... yes checking whether gcc supports -Wunused-command-line-argument... no checking whether gcc supports -Wformat-truncation... yes checking whether gcc supports -Wstringop-truncation... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for icu-uc icu-i18n... yes checking whether to build with Tcl... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.4.1 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.30.0 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/python2 checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python2.7/config checking Python include directories... -I/usr/include/python2.7 checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for towlower... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking 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 F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking for /dev/urandom... yes checking which random number source to use... /dev/urandom checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for onsgmls... /usr/bin/onsgmls checking for DocBook V4.2... yes checking for dbtoepub... no checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for osx... /usr/bin/osx checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations configure: using CPPFLAGS= -D_GNU_SOURCE configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/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/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port + make -j8 all make -C src all make -C config all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' make -C common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o md5.o md5.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f errcodes.h && \ ln -s "$prereqdir/errcodes.h" . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit targetannobin: BUILDSTDERR: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o saslprep.o saslprep.c BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o sha2.o sha2.c BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: restricted_token.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c base64.c -o base64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_srv.o BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: base64.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_srv.o BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exec.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c ip.c -o ip_srv.o BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ip.c: ICE: Should be 64-bit target make -C ../../src/backend ../../src/include/parser/gram.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_srv.o make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgfnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: psprintf.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: saslprep.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: string.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scram-common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unicode_norm.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: username.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2.c -o sha2_srv.o BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wait_error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha2.c: ICE: Should be 64-bit target rm -f libpgcommon.a ar crs libpgcommon.a base64.o config_info.o controldata_utils.o exec.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2.o fe_memutils.o file_utils.o restricted_token.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-10' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' '--with-python' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' '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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_srv.o BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: keywords.c: ICE: Should be 64-bit target rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcat.o strlcat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o erand48.o erand48.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o inet_net_ntop.o inet_net_ntop.c BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o noblock.o noblock.c echo "#define PGBINDIR \"/usr/lib64/pgsql/postgresql-10/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/lib64/pgsql/postgresql-10/share\"" >>pg_config_paths.h BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgcheckdir.o pgcheckdir.c echo "#define SYSCONFDIR \"/usr/lib64/pgsql/postgresql-10/etc\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgmkdirp.o pgmkdirp.c echo "#define INCLUDEDIR \"/usr/lib64/pgsql/postgresql-10/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/lib64/pgsql/postgresql-10/include\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgsleep.o pgsleep.c echo "#define INCLUDEDIRSERVER \"/usr/lib64/pgsql/postgresql-10/include/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/pgsql/postgresql-10/lib\"" >>pg_config_paths.h BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgstrcasecmp.o pgstrcasecmp.c BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target echo "#define PKGLIBDIR \"/usr/lib64/pgsql/postgresql-10/lib\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/pgsql/postgresql-10/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/lib64/pgsql/postgresql-10/share/doc/\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/lib64/pgsql/postgresql-10/share/doc/\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c echo "#define MANDIR \"/usr/lib64/pgsql/postgresql-10/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o qsort.o qsort.c BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o qsort_arg.o qsort_arg.c BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o thread.o thread.c BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: thread.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c strlcat.c -o strlcat_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c strlcpy.c -o strlcpy_srv.o BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_srv.o BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_crc32c_sb8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target annobin: chklocale.c: ICE: Should be 64-bit targetgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c noblock.c -o noblock_srv.o BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: erand48.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_srv.o BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pqsignal.c -o pqsignal_srv.o BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgsleep.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_srv.o BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort_arg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: qsort.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c sprompt.c -o sprompt_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c tar.c -o tar_srv.o BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sprompt.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c thread.c -o thread_srv.o BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tar.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_srv.o rm -f libpgport.a gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c path.c -o path_srv.o ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_sb8.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_sb8_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C timezone all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c BUILDSTDERR: annobin: annobin: strftime.c: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgtz.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strftime.c: ICE: Should be 64-bit target ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' make -C backend all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C ../../src/port all make -C catalog schemapg.h prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgroids.h && \ ln -s "$prereqdir/fmgroids.h" . prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgrprotos.h && \ ln -s "$prereqdir/fmgrprotos.h" . make -C utils probes.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[3]: 'schemapg.h' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' prereqdir=`cd 'catalog/' >/dev/null && pwd` && \ cd '../../src/include/catalog/' && rm -f schemapg.h && \ ln -s "$prereqdir/schemapg.h" . make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../src/common all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' cd '../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make -C access all make -C bootstrap all make -C catalog all make -C parser all make -C commands all make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o bootparse.o bootparse.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o analyze.o analyze.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o foreign.o foreign.c make -C brin all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o amcmds.o amcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o aggregatecmds.o aggregatecmds.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o catalog.o catalog.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execAmi.o execAmi.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin.o brin.c BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amcmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o heap.o heap.c BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependency.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heap.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o alter.o alter.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execExpr.o execExpr.c BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExpr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o bootstrap.o bootstrap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o async.o async.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_revmap.o brin_revmap.c BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_revmap.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_tuple.o brin_tuple.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_xlog.o brin_xlog.c BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_xlog.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execGrouping.o execGrouping.c BUILDSTDERR: annobin: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execGrouping.c: ICE: Should be 64-bit target BUILDSTDERR: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execExprInterp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gram.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execIndexing.o execIndexing.c BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execIndexing.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o indexing.o indexing.c BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexing.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o namespace.o namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execJunk.o execJunk.c BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execJunk.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execMain.o execMain.c BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execMain.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o collationcmds.o collationcmds.c make -C lib all make -C libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execParallel.o execParallel.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o binaryheap.o binaryheap.c BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execParallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: binaryheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: be-fsstubs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o constraint.o constraint.c BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: constraint.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o auth.o auth.c BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: conversioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_minmax.c: ICE: Should be 64-bit target BUILDSTDERR: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o copy.o copy.c BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execProcnode.o execProcnode.c BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execProcnode.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_inclusion.o brin_inclusion.c make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufmask.o bufmask.c BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufmask.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heaptuple.o heaptuple.c BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heaptuple.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o aclchk.o aclchk.c BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: aclchk.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_validate.o brin_validate.c BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brin_validate.c: ICE: Should be 64-bit target ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o objectaccess.o objectaccess.c BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: objectaccess.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o scan.o scan.c BUILDSTDERR: annobin: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execScan.c: ICE: Should be 64-bit target BUILDSTDERR: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execTuples.o execTuples.c BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execTuples.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o createas.o createas.c BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createas.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ifaddr.o ifaddr.c BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ifaddr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dbcommands.o dbcommands.c BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbcommands.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o printsimple.o printsimple.c BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqcomm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: printsimple.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o define.o define.c BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: define.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqformat.o pqformat.c BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqformat.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqmq.o pqmq.c BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqmq.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o scankey.o scankey.c BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: scankey.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqsignal.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o auth-scram.o auth-scram.c BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auth-scram.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dropcmds.o dropcmds.c BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropcmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tupdesc.o tupdesc.c BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tupdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o event_trigger.o event_trigger.c ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/auth-scram.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o explain.o explain.c ( echo src/backend/access/common/bufmask.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extension.o extension.c BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginutil.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gininsert.o gininsert.c BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gininsert.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_aggregate.o pg_aggregate.c BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_aggregate.c: ICE: Should be 64-bit target make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginxlog.o ginxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o foreigncmds.o foreigncmds.c BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_collation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginxlog.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistxlog.o gistxlog.c BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: instrument.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeAppend.o nodeAppend.c BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeAppend.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_depend.o pg_depend.c BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: knapsack.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pairingheap.o pairingheap.c make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rbtree.o rbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gindatapage.o gindatapage.c BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistget.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rbtree.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindatapage.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o stringinfo.o stringinfo.c BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: stringinfo.c: ICE: Should be 64-bit target ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginbtree.o ginbtree.c BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: functioncmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_largeobject.o pg_largeobject.c BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_largeobject.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginscan.o ginscan.c BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginscan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapOr.o nodeBitmapOr.c BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapOr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistsplit.o gistsplit.c BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistsplit.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeBitmapHeapscan.c: ICE: Should be 64-bit target make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o lockcmds.o lockcmds.c BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockcmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o operatorcmds.o operatorcmds.c BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: operatorcmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o policy.o policy.c BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: policy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o portalcmds.o portalcmds.c BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalcmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o proclang.o proclang.c BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: proclang.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hio.o hio.c BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hio.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parser.o parser.c BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parser.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o publicationcmds.o publicationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pruneheap.o pruneheap.c BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pruneheap.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o schemacmds.o schemacmds.c BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: schemacmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rewriteheap.o rewriteheap.c BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteheap.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_clause.o parse_clause.c BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_clause.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o seclabel.o seclabel.c BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seclabel.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o sequence.o sequence.c BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sequence.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tuptoaster.o tuptoaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_coerce.o parse_coerce.c BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_coerce.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o visibilitymap.o visibilitymap.c BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: visibilitymap.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o subscriptioncmds.o subscriptioncmds.c BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subscriptioncmds.c: ICE: Should be 64-bit target ( echo src/backend/access/heap/heapam.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_operator.o pg_operator.c BUILDSTDERR: annobin: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_namespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistbuild.c: ICE: Should be 64-bit target BUILDSTDERR: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvacuum.c: ICE: Should be 64-bit target make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o amapi.o amapi.c BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amapi.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeCustom.o nodeCustom.c BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeCustom.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeFunctionscan.o nodeFunctionscan.c BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeFunctionscan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o genam.o genam.c BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genam.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginbulk.o ginbulk.c BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginbulk.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGather.o nodeGather.c BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeGather.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indexam.o indexam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistvalidate.o gistvalidate.c BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: indexam.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginfast.o ginfast.c BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfast.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeHash.o nodeHash.c BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHash.c: ICE: Should be 64-bit target ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeHashjoin.o nodeHashjoin.c BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeHashjoin.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_publication.o pg_publication.c BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_publication.c: ICE: Should be 64-bit target ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_range.o pg_range.c BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_range.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tablespace.o tablespace.c BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablespace.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_db_role_setting.o pg_db_role_setting.c BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_db_role_setting.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginvalidate.o ginvalidate.c BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginvalidate.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashutil.o hashutil.c ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashvalidate.o hashvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hash_xlog.o hash_xlog.c make -C main all BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hash_xlog.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o main.o main.c BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: main.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_type.o pg_type.c make -C nbtree all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o storage.o storage.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeLockRows.o nodeLockRows.c BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeLockRows.c: ICE: Should be 64-bit target ( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o src/backend/access/hash/hash_xlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtinsert.o nbtinsert.c BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtinsert.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o toasting.o toasting.c BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: toasting.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o typecmds.o typecmds.c BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: typecmds.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMaterial.o nodeMaterial.c BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeMaterial.c: ICE: Should be 64-bit target ( echo src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/aclchk.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o user.o user.c BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: user.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtpage.o nbtpage.c BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtpage.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeNestloop.o nodeNestloop.c BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeNestloop.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o vacuum.o vacuum.c BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuum.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o vacuumlazy.o vacuumlazy.c BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumlazy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o variable.o variable.c BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeProjectSet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: variable.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtsearch.o nbtsearch.c BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsearch.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeResult.o nodeResult.c BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeResult.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeRecursiveunion.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o view.o view.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSamplescan.o nodeSamplescan.c BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: view.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtutils.o nbtutils.c BUILDSTDERR: annobin: nodeSamplescan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtsort.o nbtsort.c BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtsort.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtvalidate.o nbtvalidate.c BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtvalidate.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtxlog.o nbtxlog.c BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtxlog.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_collate.o parse_collate.c make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSort.o nodeSort.c BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSort.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dbasedesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spginsert.o spginsert.c BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spginsert.c: ICE: Should be 64-bit target ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genericdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gindesc.o gindesc.c BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gindesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_enr.o parse_enr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_expr.o parse_expr.c BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_expr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_func.o parse_func.c annobin: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_node.o parse_node.c BUILDSTDERR: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_func.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_node.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvacuum.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mxactdesc.c: ICE: Should be 64-bit target ( echo src/backend/commands/amcmds.o src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumlazy.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_oper.o parse_oper.c BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_oper.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nbtdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgvalidate.o spgvalidate.c BUILDSTDERR: annobin: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeUnique.c: ICE: Should be 64-bit target BUILDSTDERR: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgvalidate.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: seqdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeValuesscan.o nodeValuesscan.c BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeValuesscan.c: ICE: Should be 64-bit target make -C tablesample all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bernoulli.o bernoulli.c BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bernoulli.c: ICE: Should be 64-bit target make -C nodes all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgdoinsert.o spgdoinsert.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeFuncs.o nodeFuncs.c BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgdoinsert.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standbydesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSubqueryscan.o nodeSubqueryscan.c BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: nodeSubqueryscan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o list.o list.c BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: list.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_relation.o parse_relation.c BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_relation.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tablesample.o tablesample.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bitmapset.o bitmapset.c BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablesample.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tstoreReceiver.o tstoreReceiver.c BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tstoreReceiver.c: ICE: Should be 64-bit target ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tqueue.o tqueue.c BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqueue.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeTableFuncscan.o nodeTableFuncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgxlog.o spgxlog.c BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgxlog.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgtextproc.o spgtextproc.c BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgtextproc.c: ICE: Should be 64-bit target make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgquadtreeproc.o spgquadtreeproc.c BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgquadtreeproc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_target.o parse_target.c BUILDSTDERR: annobin: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: commit_ts.c: ICE: Should be 64-bit target BUILDSTDERR: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_target.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgkdtreeproc.o spgkdtreeproc.c BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o generic_xlog.o generic_xlog.c BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: spgkdtreeproc.c: ICE: Should be 64-bit target ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extensible.o extensible.c BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: equalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extensible.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o multixact.o multixact.c BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: multixact.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o makefuncs.o makefuncs.c BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parse_type.c: ICE: Should be 64-bit target ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execScan.o src/backend/executor/execSRF.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/tqueue.o src/backend/executor/spi.o src/backend/executor/nodeTableFuncscan.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o outfuncs.o outfuncs.c BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: outfuncs.c: ICE: Should be 64-bit target make -C optimizer all make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' make -C geqo all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o atomics.o atomics.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_copy.o geqo_copy.c BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_copy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dynloader.o dynloader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_eval.o geqo_eval.c BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_eval.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_shmem.o pg_shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_main.o geqo_main.c BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_main.c: ICE: Should be 64-bit target make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o allpaths.o allpaths.c ( echo src/backend/port/atomics.o src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clausesel.o clausesel.c BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clausesel.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o subtrans.o subtrans.c make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o transam.o transam.c BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: transam.c: ICE: Should be 64-bit target make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o scansup.o scansup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o twophase.o twophase.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o autovacuum.o autovacuum.c BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autovacuum.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_mutation.o geqo_mutation.c BUILDSTDERR: annobin: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_misc.c: ICE: Should be 64-bit target BUILDSTDERR: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_mutation.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_pool.o geqo_pool.c BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_pool.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_random.o geqo_random.c BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_random.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_selection.o geqo_selection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o twophase_rmgr.o twophase_rmgr.c BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: twophase_rmgr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o equivclass.o equivclass.c make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regcomp.o regcomp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bgworker.o bgworker.c BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgworker.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_cx.o geqo_cx.c BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_cx.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_px.o geqo_px.c BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geqo_px.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_ox2.o geqo_ox2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bgwriter.o bgwriter.c BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bgwriter.c: ICE: Should be 64-bit target ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regerror.o regerror.c BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preptlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regerror.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o initsplan.o initsplan.c BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initsplan.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o checkpointer.o checkpointer.c BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planagg.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: checkpointer.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepunion.o prepunion.c BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepunion.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planner.o planner.c BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: planner.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fork_process.o fork_process.c BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fork_process.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pgarch.o pgarch.c BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgarch.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o setrefs.o setrefs.c BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: setrefs.c: ICE: Should be 64-bit target ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlog.o xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pgstat.o pgstat.c BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstat.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joinpath.o joinpath.c make -C util all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogarchive.o xlogarchive.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clauses.o clauses.c BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogarchive.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clauses.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogfuncs.o xlogfuncs.c BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tidpath.o tidpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regexec.o regexec.c BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tidpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: read.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o subselect.o subselect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regprefix.o regprefix.c BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: subselect.c: ICE: Should be 64-bit target ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regexport.o regexport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o postmaster.o postmaster.c BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postmaster.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o value.o value.c BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: params.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o syslogger.o syslogger.c ( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' make -C replication all make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' make -C logical all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o orclauses.o orclauses.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o decode.o decode.c BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: orclauses.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: decode.c: ICE: Should be 64-bit target BUILDSTDERR: orclauses.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o paramassign.o paramassign.c BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: paramassign.c: ICE: Should be 64-bit target ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o launcher.o launcher.c BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: launcher.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o walwriter.o walwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o placeholder.o placeholder.c BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: placeholder.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteHandler.o rewriteHandler.c BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteHandler.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o plancat.o plancat.c BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancat.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogutils.o xlogutils.c make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extended_stats.o extended_stats.c BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogutils.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o logical.o logical.c BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: extended_stats.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dependencies.o dependencies.c BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dependencies.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o predtest.o predtest.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o logicalfuncs.o logicalfuncs.c BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteManip.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walsender.o walsender.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walreceiverfuncs.o walreceiverfuncs.c BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walreceiverfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o origin.o origin.c BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: origin.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o mvdistinct.o mvdistinct.c BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mvdistinct.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relnode.o relnode.c BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relnode.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteSupport.o rewriteSupport.c BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rewriteSupport.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o basebackup.o basebackup.c BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: basebackup.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rowsecurity.o rowsecurity.c ( echo src/backend/statistics/extended_stats.o src/backend/statistics/dependencies.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buf_table.o buf_table.c BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buf_table.c: ICE: Should be 64-bit target ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buf_init.o buf_init.c ( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o relation.o relation.c BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relation.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buffile.o buffile.c BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: buffile.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o copydir.o copydir.c BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copydir.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o reinit.o reinit.c ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/reinit.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o localbuf.o localbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o var.o var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o slot.o slot.c BUILDSTDERR: annobin: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: slot.c: ICE: Should be 64-bit target BUILDSTDERR: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: var.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tlist.c: ICE: Should be 64-bit target ( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' make -C freespace all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o slotfuncs.o slotfuncs.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freespace.o freespace.c BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: freespace.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o fsmpage.o fsmpage.c BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmpage.c: ICE: Should be 64-bit target ( echo src/backend/optimizer/util/clauses.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o tablesync.o tablesync.c make -C tcop all make -C tsearch all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o worker.o worker.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dest.o dest.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_locale.o ts_locale.c BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: worker.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dest.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indexfsm.o indexfsm.c BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fastpath.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o postgres.o postgres.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' make -C ipc all BUILDSTDERR: annobin: postgres.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o syncrep_gram.o syncrep_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsm_impl.o dsm_impl.c BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: syncrep_gram.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_parse.o ts_parse.c make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inv_api.o inv_api.c BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_parse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inv_api.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsm.o dsm.c BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsm.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ipc.o ipc.c BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ipc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ipci.o ipci.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/logical' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o wparser.o wparser.c BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latch.c: ICE: Should be 64-bit target ( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o wparser_def.o wparser_def.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict.o dict.c BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_synonym.o dict_synonym.c annobin: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o procarray.o procarray.c BUILDSTDERR: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_synonym.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: procarray.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_thesaurus.o dict_thesaurus.c BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_thesaurus.c: ICE: Should be 64-bit target make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufpage.o bufpage.c BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: bufpage.c: ICE: Should be 64-bit target make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o smgr.o smgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o smgrtype.o smgrtype.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o itemptr.o itemptr.c BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: itemptr.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regis.o regis.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pquery.o pquery.c BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pquery.c: ICE: Should be 64-bit target make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o acl.o acl.c BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: acl.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o utility.o utility.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o src/backend/storage/smgr/smgrtype.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o amutils.o amutils.c BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: amutils.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shmem.o shmem.c BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shmem.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o to_tsany.o to_tsany.c BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: to_tsany.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shm_toc.o shm_toc.c BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shm_toc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o arrayfuncs.o arrayfuncs.c make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sinvaladt.o sinvaladt.c BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sinvaladt.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o standby.o standby.c BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: standby.c: ICE: Should be 64-bit target ( echo src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o attoptcache.o attoptcache.c BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: attoptcache.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_utils.o ts_utils.c ( echo src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o assert.o assert.c BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ts_utils.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o elog.o elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inval.o inval.c BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inval.c: ICE: Should be 64-bit target ( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o plancache.o plancache.c BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plancache.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lwlock.o lwlock.c make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dfmgr.c: ICE: Should be 64-bit target make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lwlocknames.o lwlocknames.c BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lwlocknames.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spin.o spin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relmapper.o relmapper.c BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapper.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o predicate.o predicate.c BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: predicate.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pg_crc.o pg_crc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o globals.o globals.c BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: globals.c: ICE: Should be 64-bit target ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: funcapi.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mbutils.o mbutils.c BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbutils.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o postinit.o postinit.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o backend_random.o backend_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o guc.o guc.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt BUILDSTDERR: annobin: guc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: guc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: guc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: guc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: guc.c: ICE: Should be 64-bit target make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o condition_variable.o condition_variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o help_config.o help_config.c BUILDSTDERR: annobin: help_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help_config.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_config.o pg_config.c BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_config.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_config.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c ( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/condition_variable.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_rusage.o pg_rusage.c BUILDSTDERR: annobin: pg_rusage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_rusage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_rusage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_rusage.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_rusage.c: ICE: Should be 64-bit target ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o array_expanded.o array_expanded.c BUILDSTDERR: annobin: ps_status.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ps_status.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ps_status.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ps_status.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ps_status.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsa.o dsa.c BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dsa.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wstrcmp.o wstrcmp.c BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wstrcmp.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wstrncmp.o wstrncmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o array_userfuncs.o array_userfuncs.c BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: array_userfuncs.c: ICE: Should be 64-bit target ( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ascii.o ascii.c BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ascii.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o memdebug.o memdebug.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o syscache.o syscache.c make -C resowner all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o portalmem.o portalmem.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o resowner.o resowner.c BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: portalmem.c: ICE: Should be 64-bit target make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lsyscache.o lsyscache.c BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logtape.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lsyscache.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o typcache.o typcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o slab.o slab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o sortsupport.o sortsupport.c BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sortsupport.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o date.o date.c BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tuplesort.c: ICE: Should be 64-bit target ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o datetime.o datetime.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' make -C time all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rls.o rls.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o combocid.o combocid.c BUILDSTDERR: annobin: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datum.c: ICE: Should be 64-bit target BUILDSTDERR: rls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rls.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rls.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tqual.o tqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o superuser.o superuser.c BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tqual.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: superuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: superuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: superuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: superuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: superuser.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tuplestore.o tuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o snapmgr.o snapmgr.c BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: snapmgr.c: ICE: Should be 64-bit target ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/typcache.o src/backend/utils/cache/ts_cache.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fmgrtab.o fmgrtab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o timeout.o timeout.c BUILDSTDERR: annobin: timeout.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeout.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeout.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeout.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeout.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tzparser.o tzparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o encode.o encode.c BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: domains.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o enum.o enum.c ( echo src/backend/utils/misc/backend_random.o src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o expandeddatum.o expandeddatum.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/tqual.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o float.o float.c BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: expandeddatum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: float.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o format_type.o format_type.c BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o formatting.o formatting.c BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: format_type.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o genfile.o genfile.c BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: genfile.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geo_selfuncs.o geo_selfuncs.c BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: geo_ops.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inet_net_pton.o inet_net_pton.c BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_pton.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o int.o int.c BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: int.c: ICE: Should be 64-bit target ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o jsonb.o jsonb.c BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_gin.o jsonb_gin.c BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonb_gin.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o jsonfuncs.o jsonfuncs.c BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: jsonfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lockfuncs.o lockfuncs.c BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: lockfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mac.o mac.c BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mac.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nabstime.o nabstime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o network.o network.c BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: network.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o numutils.o numutils.c BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: numeric.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o oid.o oid.c annobin: oid.c: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o oracle_compat.o oracle_compat.c BUILDSTDERR: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: oracle_compat.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pg_locale.o pg_locale.c BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_locale.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pgstatfuncs.o pgstatfuncs.c BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o quote.o quote.c BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pseudotypes.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: quote.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_gist.o rangetypes_gist.c BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_gist.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_selfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_spgist.o rangetypes_spgist.c BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_spgist.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rangetypes_typanalyze.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o regproc.o regproc.c BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regproc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ri_triggers.o ri_triggers.c BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ri_triggers.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o selfuncs.o selfuncs.c BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ruleutils.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tid.o tid.c BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tid.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o timestamp.o timestamp.c BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timestamp.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o trigfuncs.o trigfuncs.c BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trigfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsgistidx.o tsgistidx.c BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsgistidx.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery.o tsquery.c BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_cleanup.o tsquery_cleanup.c BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_cleanup.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_rewrite.o tsquery_rewrite.c BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsquery_rewrite.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tsvector_parser.o tsvector_parser.c BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tsvector_parser.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o txid.o txid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o varchar.o varchar.c BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varchar.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o varlena.o varlena.c BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: varlena.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o version.o version.c BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o windowfuncs.o windowfuncs.c BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: windowfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xid.o xid.c BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xid.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xml.o xml.c BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xml.c: ICE: Should be 64-bit target ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/like.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/misc.o src/backend/utils/adt/nabstime.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' ( cat adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-E access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/bufmask.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/hash/hash_xlog.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execProcnode.o executor/execReplication.o executor/execScan.o executor/execSRF.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeNamedtuplestorescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/hyperloglog.o lib/ilist.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/extended_stats.o statistics/dependencies.o statistics/mvdistinct.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/backend_random.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -lpthread -lrt -lcrypt -ldl -lm -licui18n -licuuc -licudata -o postgres make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic all make -C cyrillic_and_mic all make -C euc_cn_and_mic all make -C euc_jp_and_sjis all make -C euc_kr_and_mic all make -C euc_tw_and_big5 all make -C latin2_and_win1250 all make -C latin_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o cyrillic_and_mic.o cyrillic_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_cn_and_mic.o euc_cn_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_kr_and_mic.o euc_kr_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o ascii_and_mic.o ascii_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o latin2_and_win1250.o latin2_and_win1250.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o latin_and_mic.o latin_and_mic.c BUILDSTDERR: annobin: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_cn_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: latin2_and_win1250.c: ICE: Should be 64-bit target BUILDSTDERR: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cyrillic_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc_kr_and_mic.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: big5.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C utf8_and_ascii all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_ascii.o utf8_and_ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C utf8_and_big5 all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target make -C utf8_and_cyrillic all BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_ascii.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_big5.o utf8_and_big5.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C utf8_and_euc_cn all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_euc_jp all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_euc_kr all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C utf8_and_euc_tw all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_gb18030 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_gb18030.o utf8_and_gb18030.c BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gb18030.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C utf8_and_gbk all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_gbk.o utf8_and_gbk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_iso8859 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_iso8859.o utf8_and_iso8859.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C utf8_and_iso8859_1 all BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_gbk.c: ICE: Should be 64-bit target make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' annobin: make -C utf8_and_johab all BUILDSTDERR: utf8_and_gbk.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_johab.o utf8_and_johab.c BUILDSTDERR: annobin: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859.c: ICE: Should be 64-bit target BUILDSTDERR: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_iso8859_1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_johab.c: ICE: Should be 64-bit target make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_sjis all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_win all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_win.o utf8_and_win.c annobin: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed BUILDSTDERR: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_win.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_uhc all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_euc2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_uhc.o utf8_and_uhc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc2004.o utf8_and_euc2004.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_uhc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: utf8_and_euc2004.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C euc2004_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc2004_sjis2004.o euc2004_sjis2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: euc2004_sjis2004.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_danish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_french.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_german.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_porter.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_1_portuguese.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_ISO_8859_2_romanian.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_dutch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_english.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_finnish.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_hungarian.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_italian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_norwegian.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_russian.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_spanish.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_swedish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ./libstemmer/stem_UTF_8_turkish.c: ICE: Should be 64-bit target echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_snowball.so dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' make -C include all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' make -C interfaces all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c BUILDSTDERR: annobin: annobin: fe-exec.c: fe-auth.c: ICE: Should be 64-bit target BUILDSTDERR: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-auth-scram.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: fe-misc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-misc.c: ICE: Should be 64-bit target BUILDSTDERR: fe-lobj.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-lobj.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-lobj.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-lobj.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-lobj.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c BUILDSTDERR: annobin: pqexpbuffer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqexpbuffer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqexpbuffer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqexpbuffer.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pqexpbuffer.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c BUILDSTDERR: annobin: fe-secure.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-secure.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-secure.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-secure.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fe-secure.c: ICE: Should be 64-bit target rm -f chklocale.c && ln -s ../../../src/port/chklocale.c . rm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c . rm -f noblock.c && ln -s ../../../src/port/noblock.c . rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . rm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c . rm -f thread.c && ln -s ../../../src/port/thread.c . rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . rm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c . rm -f pg_strong_random.c && ln -s ../../../src/port/pg_strong_random.c . rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . rm -f base64.c && ln -s ../../../src/common/base64.c . rm -f ip.c && ln -s ../../../src/common/ip.c . rm -f md5.c && ln -s ../../../src/common/md5.c . rm -f scram-common.c && ln -s ../../../src/common/scram-common.c . rm -f saslprep.c && ln -s ../../../src/common/saslprep.c . rm -f unicode_norm.c && ln -s ../../../src/common/unicode_norm.c . rm -f sha2.c && ln -s ../../../src/common/sha2.c . ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o chklocale.o chklocale.c BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: chklocale.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o inet_net_ntop.o inet_net_ntop.c BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: inet_net_ntop.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o noblock.o noblock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqsignal.o pqsignal.c BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: noblock.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o thread.o thread.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o strlcpy.o strlcpy.c BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: wchar.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o md5.o md5.c BUILDSTDERR: annobin: md5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: md5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: md5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: md5.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: md5.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o sha2.o sha2.c echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 10.10' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-10/include' >>libpq.pc echo 'Libs: -L/usr/lib64/pgsql/postgresql-10/lib -lpq' >>libpq.pc echo 'Libs.private: -lcrypt' >>libpq.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.10 fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o pg_strong_random.o encnames.o wchar.o base64.o ip.o md5.o scram-common.o saslprep.o unicode_norm.o sha2.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lcrypt rm -f libpq.a ar crs libpq.a fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o pg_strong_random.o encnames.o wchar.o base64.o ip.o md5.o scram-common.o saslprep.o unicode_norm.o sha2.o ranlib libpq.a touch libpq.a rm -f libpq.so.5 ln -s libpq.so.5.10 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.10 libpq.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ecpg all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make -C include all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' make -C pgtypeslib all make -C preproc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o common.o common.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' make -C ../../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o pgc.o pgc.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes BUILDSTDERR: annobin: datetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: datetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgc.c: ICE: Should be 64-bit target make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../../src/common all BUILDSTDERR: annobin: preproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preproc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: preproc.c: ICE: Should be 64-bit target make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o type.o type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o ecpg_keywords.o ecpg_keywords.c rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . make -C ../ecpglib/ typename.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o descriptor.o descriptor.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list BUILDSTDERR: annobin: interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ecpg_keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ecpg_keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ecpg_keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ecpg_keywords.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ecpg_keywords.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o pgstrcasecmp.o pgstrcasecmp.c echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 10.10' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-10/include' >>libpgtypes.pc BUILDSTDERR: annobin: pgstrcasecmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstrcasecmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstrcasecmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstrcasecmp.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstrcasecmp.c: ICE: Should be 64-bit target echo 'Libs: -L/usr/lib64/pgsql/postgresql-10/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -lm' >>libpgtypes.pc make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.10 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o ranlib libpgtypes.a touch libpgtypes.a rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.10 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.10 libpgtypes.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make -C ../../../../src/interfaces/ecpg/pgtypeslib all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o error.o error.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c BUILDSTDERR: annobin: execute.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execute.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execute.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execute.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: execute.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: sqlda.c: error.c: ICE: Should be 64-bit target BUILDSTDERR: ICE: Should be 64-bit target BUILDSTDERR: annobin: error.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sqlda.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sqlda.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sqlda.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sqlda.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepare.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepare.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepare.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepare.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prepare.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c BUILDSTDERR: annobin: connect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connect.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: connect.c: ICE: Should be 64-bit target rm -f path.c && ln -s ../../../../src/port/path.c . rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . rm -f strlcpy.c && ln -s ../../../../src/port/strlcpy.c . rm -f thread.c && ln -s ../../../../src/port/thread.c . ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o thread.o thread.c BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: strlcpy.c: ICE: Should be 64-bit target echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 10.10' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-10/include' >>libecpg.pc echo 'Libs: -L/usr/lib64/pgsql/postgresql-10/lib -lecpg' >>libecpg.pc echo 'Libs.private: -lm' >>libecpg.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.10 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm rm -f libecpg.a ar crs libecpg.a execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.o ranlib libecpg.a touch libecpg.a rm -f libecpg.so.6 ln -s libecpg.so.6.10 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.10 libecpg.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C compatlib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make -C ../../../../src/interfaces/ecpg/pgtypeslib all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: http://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 10.10' >>libecpg_compat.pc make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make -C ../../../../src/interfaces/ecpg/pgtypeslib all echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-10/include' >>libecpg_compat.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' echo 'Libs: -L/usr/lib64/pgsql/postgresql-10/lib -lecpg_compat' >>libecpg_compat.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' echo 'Libs.private: -lm' >>libecpg_compat.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.10 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.10 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.10 libecpg_compat.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed preproc.o pgc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o ../ecpglib/typename.o descriptor.o variable.o -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o ecpg make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C backend/replication/libpqwalreceiver all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -c -o libpqwalreceiver.o libpqwalreceiver.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' BUILDSTDERR: annobin: libpqwalreceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: libpqwalreceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: libpqwalreceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: libpqwalreceiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: libpqwalreceiver.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../src/include -D_GNU_SOURCE -c -o pgoutput.o pgoutput.c BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgoutput.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' make -C fe_utils all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o string_utils.o string_utils.c BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: simple_list.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbprint.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: print.c: ICE: Should be 64-bit target rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make -C bin all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C initdb all make -C pg_archivecleanup all make -C pg_basebackup all make -C pg_config all make -C pg_controldata all make -C pg_ctl all make -C pg_dump all make -C pg_resetwal all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../backend submake-errcodes make -C ../../../src/port all make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../backend submake-errcodes make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make -C ../../../src/common all make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C ../../../src/common all make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_config.o pg_config.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_archivecleanup.o pg_archivecleanup.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_resetwal.o pg_resetwal.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_ctl.o pg_ctl.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_controldata.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_ctl.c: ICE: Should be 64-bit target make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o initdb.o initdb.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_basebackup.o pg_basebackup.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dump.o pg_dump.c BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: initdb.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_config make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' make -C pg_rewind all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_archivecleanup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o pg_rewind.o pg_rewind.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' make -C pg_test_fsync all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' make -C ../../../src/port all BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o parsexlog.o parsexlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_fsync gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetwal make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o receivelog.o receivelog.c BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: receivelog.c: ICE: Should be 64-bit target make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o findtimezone.o findtimezone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: findtimezone.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o streamutil.o streamutil.c BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: streamutil.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o timeline.o timeline.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: timeline.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o fetch.o fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o copy_fetch.o copy_fetch.c BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: file_ops.c: ICE: Should be 64-bit target make -C pg_test_timing all make -C pg_upgrade all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy_fetch.c: ICE: Should be 64-bit target make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_test_timing.o pg_test_timing.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_test_timing.c: ICE: Should be 64-bit target make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o check.o check.c BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: check.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dump_sort.o pg_dump_sort.c BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dump_sort.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_timing gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o libpq_fetch.o libpq_fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o controldata.o controldata.c BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: controldata.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o encnames.o encnames.c BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: encnames.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o walmethods.o walmethods.c make -C pg_waldump all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_receivewal.o pg_receivewal.c make -C pgbench all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: walmethods.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o pg_waldump.o pg_waldump.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_waldump.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pgbench.o pgbench.c BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgbench.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_recvlogical.o pg_recvlogical.c BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_recvlogical.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivewal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_rewind make -C psql all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o exprparse.o exprparse.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' make -C scripts all BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: exprparse.c: ICE: Should be 64-bit target make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o compat.o compat.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: compat.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o createdb.o createdb.c annobin: make -C ../../../src/common all BUILDSTDERR: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createdb.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o command.o command.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o rmgrdesc.o rmgrdesc.c BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rmgrdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target annobin: common.c: rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . BUILDSTDERR: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogreader.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o createuser.o createuser.c BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: createuser.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dropdb.o dropdb.c BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropdb.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_archiver.o pg_backup_archiver.c BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_archiver.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dropuser.o dropuser.c BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dropuser.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o brindesc.o brindesc.c BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: brindesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o vacuumdb.o vacuumdb.c BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: vacuumdb.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: clogdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: committsdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_db.o pg_backup_db.c BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_db.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: gistdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o reindexdb.o reindexdb.c BUILDSTDERR: pgbench.c: In function 'main': BUILDSTDERR: pgbench.c:2882:20: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 2882 | sprintf(var, "$%d", cmd->argc); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../src/include/c.h:81, BUILDSTDERR: from ../../../src/include/postgres_fe.h:25, BUILDSTDERR: from pgbench.c:34: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 12 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hashdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: heapdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_isready.o pg_isready.c BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_isready.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_custom.o pg_backup_custom.c BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_custom.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c BUILDSTDERR: annobin: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: logicalmsgdesc.c: ICE: Should be 64-bit target BUILDSTDERR: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: common.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pgbench gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_null.o pg_backup_null.c BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_backup_null.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o option.o option.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relmapdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: replorigindesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: smgrdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o relfilenode.o relfilenode.c BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: relfilenode.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o conditional.o conditional.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tblspcdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_directory.o pg_backup_directory.c BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xactdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.c BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: xlogdesc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o tablespace.o tablespace.c BUILDSTDERR: annobin: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: describe.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: copy.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crosstabview.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_waldump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_utils.o pg_backup_utils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: parallel.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dumputils.o dumputils.c BUILDSTDERR: annobin: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: version.c: ICE: Should be 64-bit target BUILDSTDERR: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: help.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_restore.o pg_restore.c BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_restore.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o mainloop.o mainloop.c BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mainloop.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dumpall.o pg_dumpall.c annobin: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o prompt.o prompt.c BUILDSTDERR: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_dumpall.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: prompt.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o startup.o startup.c BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sql_help.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o tab-complete.o tab-complete.c BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tab-complete.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_dump.o common.o pg_dump_sort.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations command.o common.o conditional.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o psql make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C pl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C plpgsql all make -C plperl all make -C plpython all make -C tcl all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' make -C src all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make -C ../../../src/backend generated-headers make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include -I../../../src/include -D_GNU_SOURCE -c -o pltcl.o pltcl.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_handler.o pl_handler.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C catalog schemapg.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_funcs.o pl_funcs.c BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[5]: 'schemapg.h' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_cursorobject.o plpy_cursorobject.c BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pltcl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_handler.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_funcs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_cursorobject.c: ICE: Should be 64-bit target '/usr/bin/perl' plperl_opmask.pl plperl_opmask.h '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SPI.xs >SPI.c '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Util.xs >Util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o plperl.o plperl.c BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plperl.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_scanner.o pl_scanner.c BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pl_scanner.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o SPI.o SPI.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_exec.o plpy_exec.c BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_exec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_elog.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_main.o plpy_main.c BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_main.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_planobject.o plpy_planobject.c BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_planobject.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o Util.o Util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_plpymodule.o plpy_plpymodule.c BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: Util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_plpymodule.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_resultobject.o plpy_resultobject.c BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_resultobject.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_typeio.o plpy_typeio.c BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_typeio.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -c -o plpy_util.o plpy_util.c BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: plpy_util.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o plpython2.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plperl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C makefiles all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' make -C test/regress all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' make -C ../../../src/port all make -C ../../../src/backend generated-headers gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -I../../../src/port '-DHOST_TUPLE="aarch64-redhat-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -c -o pg_regress_main.o pg_regress_main.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C catalog schemapg.h BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: pg_regress_main.c: pg_regress.c: ICE: Should be 64-bit targetICE: Should be 64-bit target BUILDSTDERR: annobin: pg_regress.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[4]: 'schemapg.h' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C ../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -c -o regress.o regress.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: regress.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o timetravel.o timetravel.c BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: autoinc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: insert_username.c: ICE: Should be 64-bit target BUILDSTDERR: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: moddatetime.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o moddatetime.so moddatetime.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o insert_username.so insert_username.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o autoinc.so autoinc.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o timetravel.so timetravel.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o refint.so refint.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' make -C test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C ../../../src/interfaces/libpq all make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' make[3]: 'pg_regress.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isolation_main.c: ICE: Should be 64-bit target make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isolation_regress gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o isolationtester make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C test/perl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' All of PostgreSQL successfully made. Ready to install. + make -C contrib -j8 all make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' make -C adminpack all make -C amcheck all make -C auth_delay all make -C auto_explain all make -C bloom all make -C btree_gin all make -C btree_gist all make -C chkpass all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o auth_delay.o auth_delay.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o adminpack.o adminpack.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o verify_nbtree.o verify_nbtree.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_gin.o btree_gin.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blcost.o blcost.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o auto_explain.o auto_explain.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o chkpass.o chkpass.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_gist.o btree_gist.c BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blcost.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: auto_explain.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_gist.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o auth_delay.so auth_delay.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' make -C citext all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o citext.o citext.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o chkpass.so chkpass.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lcrypt make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' make -C cube all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o cube.o cube.c BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: cube.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' make -C dblink all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dblink.o dblink.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o citext.so citext.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' make -C dict_int all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dict_int.o dict_int.c BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dict_int.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int2.o btree_int2.c BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int2.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o amcheck.so verify_nbtree.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int4.o btree_int4.c BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int4.c: ICE: Should be 64-bit target make -C dict_xsyn all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blinsert.o blinsert.c make -C earthdistance all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o cubeparse.o cubeparse.c make -C file_fdw all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dict_xsyn.o dict_xsyn.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o file_fdw.o file_fdw.c BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blinsert.c: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: earthdistance.c: ICE: Should be 64-bit target BUILDSTDERR: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o earthdistance.so earthdistance.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' make -C fuzzystrmatch all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int8.o btree_int8.c BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_int8.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blscan.o blscan.c BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blscan.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_float4.o btree_float4.c BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float4.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blutils.o blutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blvacuum.o blvacuum.c BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvacuum.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o file_fdw.so file_fdw.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blvalidate.o blvalidate.c BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: blvalidate.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_float8.o btree_float8.c BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_float8.c: ICE: Should be 64-bit target make -C hstore all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dmetaphone.o dmetaphone.c make -C intagg all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_io.o hstore_io.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' make -C intarray all BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: dmetaphone.c: ICE: Should be 64-bit target make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_bool.o _int_bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_gist.o _int_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o bloom.so blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_cash.o btree_cash.c make -C isn all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' make -C lo all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o isn.o isn.c BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_cash.c: ICE: Should be 64-bit target make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o lo.o lo.c BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: isn.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o lo.so lo.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_oid.o btree_oid.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_ts.o btree_ts.c BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_ts.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_op.o _int_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_tool.o _int_tool.c make -C ltree all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_io.o ltree_io.c BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_io.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_time.o btree_time.c BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_time.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o isn.so isn.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' make -C oid2name all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o oid2name.o oid2name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' make -C pageinspect all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o rawpage.o rawpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _intbig_gist.o _intbig_gist.c BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _intbig_gist.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_date.o btree_date.c BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_date.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o oid2name gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_gin.o _int_gin.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' make -C passwordcheck all BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: _int_gin.c: ICE: Should be 64-bit target make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o passwordcheck.o passwordcheck.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o heapfuncs.o heapfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btreefuncs.o btreefuncs.c BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btreefuncs.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_op.o ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_gin.o hstore_gin.c BUILDSTDERR: annobin: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_gin.c: ICE: Should be 64-bit target BUILDSTDERR: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_op.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_macaddr.o btree_macaddr.c BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_interval.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_selfuncs.o _int_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_macaddr8.o btree_macaddr8.c BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_macaddr8.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o fsmfuncs.o fsmfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_inet.o btree_inet.c BUILDSTDERR: annobin: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: fsmfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_inet.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o lquery_op.o lquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o _int.so _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' make -C pg_buffercache all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_buffercache_pages.o pg_buffercache_pages.c BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_buffercache_pages.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_text.o btree_text.c BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_text.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _ltree_op.o _ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_numeric.o btree_numeric.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' make -C pg_freespacemap all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_freespacemap.o pg_freespacemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o brinfuncs.o brinfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ginfuncs.o ginfuncs.c BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_uuid.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ginfuncs.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_enum.o btree_enum.c BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: btree_enum.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' make -C pg_prewarm all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_prewarm.o pg_prewarm.c BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_prewarm.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' make -C pg_standby all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_standby.o pg_standby.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hashfuncs.o hashfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crc32.o crc32.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltxtquery_io.o ltxtquery_io.c BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_io.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltxtquery_op.o ltxtquery_op.c make -C pg_stat_statements all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_stat_statements.o pg_stat_statements.c BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltxtquery_op.c: ICE: Should be 64-bit target make -C pg_trgm all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_op.o trgm_op.c BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pg_stat_statements.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_prewarm.so pg_prewarm.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_gist.o trgm_gist.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' make -C pgcrypto all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgcrypto.o pgcrypto.c BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgcrypto.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_standby.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_standby make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' make -C pgrowlocks all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgrowlocks.o pgrowlocks.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pageinspect.so rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o hashfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgrowlocks.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' make -C pgstattuple all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstattuple.o pgstattuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' make -C pg_visibility all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_visibility.o pg_visibility.c make -C postgres_fdw all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstatindex.o pgstatindex.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_gin.o trgm_gin.c BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: trgm_gin.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' make -C seg all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o seg.o seg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstatapprox.o pgstatapprox.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgstatapprox.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o segparse.o segparse.c BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: segparse.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' make -C spi all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' make -C tablefunc all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tablefunc.c: ICE: Should be 64-bit target make -C tcn all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tcn.o tcn.c BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: tcn.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' make -C test_decoding all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o test_decoding.o test_decoding.c BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: test_decoding.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o tcn.so tcn.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' make -C tsm_system_rows all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' make -C tsm_system_time all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tsm_system_rows.o tsm_system_rows.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tsm_system_time.o tsm_system_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o test_decoding.so test_decoding.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' make -C unaccent all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o unaccent.o unaccent.c BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm BUILDSTDERR: annobin: unaccent.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' make -C vacuumlo all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o vacuumlo.o vacuumlo.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' make -C hstore_plperl all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plperl -I../../contrib/hstore -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o hstore_plperl.o hstore_plperl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o tablefunc.so tablefunc.o make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' make -C hstore_plpython all make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/hstore -DPLPYTHON_LIBNAME='"plpython2"' -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_plpython.o hstore_plpython.c BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: hstore_plpython.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lpthread -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumlo gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed BUILDSTDERR: annobin: deparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: deparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: deparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: deparse.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: deparse.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore_plpython2.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' make -C ltree_plpython all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_gist.o ltree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _ltree_gist.o _ltree_gist.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/ltree -DPLPYTHON_LIBNAME='"plpython2"' -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_plpython.o ltree_plpython.c BUILDSTDERR: annobin: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px.c: ICE: Should be 64-bit target BUILDSTDERR: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_gist.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: ltree_plpython.c: ICE: Should be 64-bit target annobin: make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' BUILDSTDERR: ltree_plpython.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px-crypt.o px-crypt.c BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: px-crypt.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ltree_plpython2.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -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 make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o shippable.o shippable.c BUILDSTDERR: annobin: shippable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shippable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shippable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shippable.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: shippable.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-blowfish.o crypt-blowfish.c annobin: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-des.o crypt-des.c BUILDSTDERR: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: crypt-blowfish.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o sha1.o sha1.c BUILDSTDERR: annobin: sha1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha1.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: sha1.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o internal.o internal.c BUILDSTDERR: annobin: internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: internal.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o internal-sha2.o internal-sha2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blf.o blf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o rijndael.o rijndael.c BUILDSTDERR: annobin: rijndael.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rijndael.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rijndael.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rijndael.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: rijndael.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-mpi-internal.o pgp-mpi-internal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o imath.o imath.c BUILDSTDERR: annobin: pgp-mpi-internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-mpi-internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-mpi-internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-mpi-internal.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-mpi-internal.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ltree.so ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o mbuf.o mbuf.c BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: mbuf.c: ICE: Should be 64-bit target make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-decrypt.o pgp-decrypt.c BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-compress.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-info.o pgp-info.c BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-info.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubdec.o pgp-pubdec.c BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubdec.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubenc.o pgp-pubenc.c BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubenc.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubkey.o pgp-pubkey.c BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target BUILDSTDERR: annobin: pgp-pubkey.c: ICE: Should be 64-bit target gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o md5.o sha1.o internal.o internal-sha2.o blf.o rijndael.o pgp-mpi-internal.o imath.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lz make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' + popd ~/build/BUILD/postgresql-11.5 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dopE8F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 + cd postgresql-11.5 + cd postgresql-setup-8.4 + make install DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 Making install in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' ./auxdir/our-install-sh bin/postgresql-setup '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/libexec' ./auxdir/our-install-sh postgresql-check-db-dir '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/sbin' ./auxdir/our-install-sh sbin/postgresql-new-systemd-unit '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/sbin' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/libexec/initscripts/legacy-actions/postgresql' ./auxdir/our-install-sh initdb upgrade '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/libexec/initscripts/legacy-actions/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/postgresql-setup.1 doc/postgresql-new-systemd-unit.1 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql' /usr/bin/install -c -m 644 README.rpm-dist '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/postgresql-setup' /usr/bin/install -c -m 644 share/postgresql-setup/library.sh share/postgresql-setup/postgresql_pkg_tests.sh '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/postgresql-setup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/rpm/macros.d' /usr/bin/install -c -m 644 lib/rpm/macros.d/macros.postgresql lib/rpm/macros.d/macros.postgresql-test '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/rpm/macros.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/systemd/system' /usr/bin/install -c -m 644 postgresql.service postgresql@.service '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/systemd/system' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' test `id -u` -ne 0 || systemctl daemon-reload /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//etc/postgresql-setup/upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' + cd .. + mv /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/share/doc/postgresql/README.rpm-dist ./ + cat + make DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 install-world make -C ./src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C doc install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/doc' make -C src install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/doc/src' make -C sgml install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/doc/src/sgml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc//pgsql'/html '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man'/man1 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man'/man3 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man'/man7 cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc//pgsql' cp -R `for f in ./man1; do test -r $f && echo $f && break; done` `for f in ./man3; do test -r $f && echo $f && break; done` `for f in ./man7; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/man' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/doc' make -C src install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/libpgcommon.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/libpgport.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C access all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C partitioning all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make -C jit all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/postmaster' for lang in de es fr it ja ko pl ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/postgres-11.mo || exit 1; \ done make -C access install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C brin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/brin' make -C common install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/common' make -C gin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gin' make -C gist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/gist' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/hash' make -C heap install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/heap' make -C index install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/index' make -C nbtree install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/nbtree' make -C rmgrdesc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/rmgrdesc' make -C spgist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/spgist' make -C tablesample install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/tablesample' make -C transam install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/access' make -C bootstrap install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/bootstrap' make -C catalog install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C parser install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/parser' make -C commands install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/commands' make -C executor install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/executor' make -C foreign install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/foreign' make -C lib install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/lib' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/libpq' make -C main install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/main' make -C nodes install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/nodes' make -C optimizer install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C geqo install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/geqo' make -C path install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/path' make -C plan install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/plan' make -C prep install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/prep' make -C util install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/optimizer' make -C partitioning install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/partitioning' make -C port install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/port' make -C postmaster install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/postmaster' make -C regex install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/regex' make -C replication install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C logical install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication' make -C rewrite install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/rewrite' make -C statistics install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/statistics' make -C storage install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C buffer install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/buffer' make -C file install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/file' make -C freespace install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/freespace' make -C ipc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/ipc' make -C large_object install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/large_object' make -C lmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/lmgr' make -C page install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/page' make -C smgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/storage' make -C tcop install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tcop' make -C tsearch install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make -C utils install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C adt install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/adt' make -C cache install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/cache' make -C error install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/error' make -C fmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/fmgr' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/hash' make -C init install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/init' make -C mb install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb' make -C misc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/misc' make -C mmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mmgr' make -C resowner install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/resowner' make -C sort install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/sort' make -C time install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make -C ../../src/timezone install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' make -C tznames install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/timezonesets' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone/tznames' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/timezone' make -C jit install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/jit' make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/tsearch' make -C utils install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' /usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/errcodes.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/postgresql.conf.sample' /usr/bin/install -c -m 644 ./access/transam/recovery.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/recovery.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' make -C ascii_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 ascii_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ascii_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_ascii.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_ascii.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -c -m 644 conversion_create.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/libpq' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/access '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/bootstrap '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/catalog '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/commands '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/common '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/datatype '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/executor '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/fe_utils '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/foreign '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/jit '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/lib '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/libpq '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/mb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/nodes '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/optimizer '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/parser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/partitioning '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/postmaster '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/regex '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/replication '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/rewrite '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/statistics '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/storage '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/tcop '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/snowball '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/tsearch '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/utils '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/atomics '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/utils' cp ./*.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/$dir/ || exit; \ done cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/include' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 pgoutput.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgoutput.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/replication/pgoutput' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/initdb-11.mo || exit 1; \ done /usr/bin/install -c initdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-11.mo || exit 1; \ done /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-11.mo || exit 1; \ done /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_basebackup' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/nb/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ta/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko nb pl pt_BR ro ru sv ta tr vi zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_server_config-11.mo || exit 1; \ done /usr/bin/install -c -m 755 pg_server_config '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_server_config' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-11.mo || exit 1; \ done /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-11.mo || exit 1; \ done /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-11.mo || exit 1; \ done /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_dump' make -C pg_resetwal install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-11.mo || exit 1; \ done /usr/bin/install -c pg_resetwal '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_resetwal' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_resetwal' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-11.mo || exit 1; \ done /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-11.mo || exit 1; \ done /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-11.mo || exit 1; \ done /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-11.mo || exit 1; \ done /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_upgrade' make -C pg_verify_checksums install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_verify_checksums-11.mo || exit 1; \ done /usr/bin/install -c pg_verify_checksums '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_verify_checksums' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_verify_checksums' make -C pg_waldump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-11.mo || exit 1; \ done /usr/bin/install -c pg_waldump '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pg_waldump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/psql-11.mo || exit 1; \ done /usr/bin/install -c psql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-11.mo || exit 1; \ done /usr/bin/install -c createdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/dropdb /usr/bin/install -c createuser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ro ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-11.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpgsql' make -C plperl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ro ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plperl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 plperl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plperl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperl--unpackaged--1.0.sql ./plperlu.control ./plperlu--1.0.sql ./plperlu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plperl' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpython-11.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython2.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython2u.control ./plpython2u--1.0.sql ./plpython2u--unpackaged--1.0.sql ./plpythonu.control ./plpythonu--1.0.sql ./plpythonu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/pl/plpython' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython' make -C tcl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pltcl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 pltcl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pltcl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltcl--unpackaged--1.0.sql ./pltclu.control ./pltclu--1.0.sql ./pltclu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/regress' make -C test/isolation install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/isolation' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/config' make -C contrib install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib' make -C adminpack install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/adminpack' make -C amcheck install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 amcheck.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/amcheck.so' /usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/amcheck' make -C auth_delay install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auth_delay' make -C auto_explain install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/auto_explain.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/auto_explain' make -C bloom install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/bloom' make -C btree_gin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql ./btree_gin--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gin' make -C btree_gist install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/btree_gist' make -C citext install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql ./citext--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/citext' make -C cube install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql ./cube--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/cube/' /usr/bin/install -c -m 644 ./cubedata.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/cube/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/cube' make -C dblink install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql ./dblink--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dblink' make -C dict_int install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_int' make -C dict_xsyn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/dict_xsyn' make -C earthdistance install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/earthdistance' make -C file_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/file_fdw' make -C fuzzystrmatch install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/fuzzystrmatch' make -C hstore install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/hstore/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore' make -C intagg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql ./intagg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intagg' make -C intarray install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql ./intarray--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/intarray' make -C isn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/isn/' /usr/bin/install -c -m 644 ./isn.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/isn/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/isn' make -C lo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql ./lo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/lo' make -C ltree install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./ltree--1.1.sql ./ltree--1.0--1.1.sql ./ltree--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/ltree/' /usr/bin/install -c -m 644 ./ltree.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/ltree/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree' make -C oid2name install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/oid2name' make -C pageinspect install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pageinspect.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pageinspect.so' /usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pageinspect--1.6--1.7.sql ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.sql ./pageinspect--1.4--1.5.sql ./pageinspect--1.3--1.4.sql ./pageinspect--1.2--1.3.sql ./pageinspect--1.1--1.2.sql ./pageinspect--1.0--1.1.sql ./pageinspect--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pageinspect' make -C passwordcheck install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/passwordcheck.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/passwordcheck' make -C pg_buffercache install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_buffercache' make -C pg_freespacemap install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql ./pg_freespacemap--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_freespacemap' make -C pg_prewarm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_prewarm' make -C pg_standby install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_standby' make -C pg_stat_statements install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql ./pg_stat_statements--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_stat_statements' make -C pg_trgm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql ./pg_trgm--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_trgm' make -C pgcrypto install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql ./pgcrypto--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgcrypto' make -C pgrowlocks install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql ./pgrowlocks--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgrowlocks' make -C pgstattuple install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgstattuple.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgstattuple.so' /usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.sql ./pgstattuple--1.3--1.4.sql ./pgstattuple--1.2--1.3.sql ./pgstattuple--1.1--1.2.sql ./pgstattuple--1.0--1.1.sql ./pgstattuple--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pgstattuple' make -C pg_visibility install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/pg_visibility' make -C postgres_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/postgres_fdw' make -C seg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.0--1.1.sql ./seg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/seg/' /usr/bin/install -c -m 644 ./segdata.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server/extension/seg/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/seg' make -C spi install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc//pgsql/extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control ./timetravel.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./autoinc--1.0.sql ./autoinc--unpackaged--1.0.sql ./insert_username--1.0.sql ./insert_username--unpackaged--1.0.sql ./moddatetime--1.0.sql ./moddatetime--unpackaged--1.0.sql ./refint--1.0.sql ./refint--unpackaged--1.0.sql ./timetravel--1.0.sql ./timetravel--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so timetravel.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example ./timetravel.example '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc//pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/spi' make -C tablefunc install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tablefunc' make -C tcn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tcn' make -C test_decoding install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -c -m 755 test_decoding.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/test_decoding' make -C tsm_system_rows install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_rows' make -C tsm_system_time install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/tsm_system_time' make -C unaccent install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/unaccent' make -C vacuumlo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/vacuumlo' make -C sslinfo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 sslinfo.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sslinfo.so' /usr/bin/install -c -m 644 ./sslinfo.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./sslinfo--1.2.sql ./sslinfo--1.1--1.2.sql ./sslinfo--1.0--1.1.sql ./sslinfo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sslinfo' make -C uuid-ossp install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 uuid-ossp.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/uuid-ossp.so' /usr/bin/install -c -m 644 ./uuid-ossp.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql ./uuid-ossp--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/uuid-ossp' make -C xml2 install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgxml.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxml.so' /usr/bin/install -c -m 644 ./xml2.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql ./xml2--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/xml2' make -C sepgsql install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/contrib' /usr/bin/install -c -m 755 sepgsql.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sepgsql.so' /usr/bin/install -c -m 644 sepgsql.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/contrib/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/sepgsql' make -C hstore_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plperl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plperl.so' /usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plperl' make -C jsonb_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 jsonb_plperl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plperl.so' /usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plperl' make -C hstore_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython2.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython' make -C jsonb_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 jsonb_plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython2.so' /usr/bin/install -c -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython' make -C ltree_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree_plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython2.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib' PostgreSQL, contrib, and documentation installation complete. + mv /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/share/man/man1/pg_config.1 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/share/man/man1/pg_server_config.1 + rm /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/pg_config.h /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/pg_config_ext.h /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/pg_config_manual.h /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/pg_config_os.h + rm /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/libpq/libpq-fs.h + rm /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/postgres_ext.h + rm -r /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/include/pgsql/internal/ + mv src/Makefile.global src/Makefile.global.save + cp src/Makefile.global.python3 src/Makefile.global + touch -r src/Makefile.global.save src/Makefile.global + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 'INSTALL=/usr/bin/install -p' -C src/pl/plpython3 make: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython3' /usr/bin/make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpython-11.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/install -p -m 755 plpython3.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/pl/plpython' /usr/bin/install -p -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -p -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/include/pgsql/server' /usr/bin/install -p -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/pl/plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/pl/plpython3' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 'INSTALL=/usr/bin/install -p' -C contrib/hstore_plpython3 make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython3' /usr/bin/make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -p -m 755 hstore_plpython3.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython3.so' /usr/bin/install -p -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -p -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/hstore_plpython3' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 'INSTALL=/usr/bin/install -p' -C contrib/jsonb_plpython3 make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython3' /usr/bin/make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -p -m 755 jsonb_plpython3.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython3.so' /usr/bin/install -p -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -p -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/jsonb_plpython3' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 'INSTALL=/usr/bin/install -p' -C contrib/ltree_plpython3 make: Entering directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython3' /usr/bin/make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension' /usr/bin/install -p -m 755 ltree_plpython3.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython3.so' /usr/bin/install -p -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' /usr/bin/install -p -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension/' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/contrib/ltree_plpython3' + mv -f src/Makefile.global.save src/Makefile.global + install -d -m 755 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/contrib + install -d -m 755 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/pgsql/extension + for header in /usr/include/pgsql/server/pg_config.h /usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 --file /usr/include/pgsql/server/pg_config.h BUILDSTDERR: INFO: multilib-fix: we don't need multilib haeder hack for 'aarch64' architecture (no-op) + for header in /usr/include/pgsql/server/pg_config.h /usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 --file /usr/include/pgsql/server/pg_config_ext.h BUILDSTDERR: INFO: multilib-fix: we don't need multilib haeder hack for 'aarch64' architecture (no-op) + install -d -m 755 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial + cp -p src/tutorial/Makefile src/tutorial/README src/tutorial/advanced.source src/tutorial/advanced.sql src/tutorial/basics.source src/tutorial/basics.sql src/tutorial/complex.c src/tutorial/complex.so src/tutorial/complex.source src/tutorial/complex.sql src/tutorial/funcs.c src/tutorial/funcs.so src/tutorial/funcs.source src/tutorial/funcs.sql src/tutorial/funcs_new.c src/tutorial/syscat.source src/tutorial/syscat.sql /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial + install -d /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/etc/pam.d + install -m 644 /builddir/build/SOURCES/postgresql.pam /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/etc/pam.d/postgresql + install -d -m 755 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/var/run/postgresql + mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/tmpfiles.d + install -m 0644 /builddir/build/SOURCES/postgresql.tmpfiles.d /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/tmpfiles.d/postgresql.conf + install -d -m 700 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/var/lib/pgsql/data + install -d -m 700 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/var/lib/pgsql/backups + install -m 644 /builddir/build/SOURCES/postgresql-bashprofile /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/var/lib/pgsql/.bash_profile + rm /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/share/man/man1/ecpg.1 + pushd postgresql-10.10 ~/build/BUILD/postgresql-11.5/postgresql-10.10 ~/build/BUILD/postgresql-11.5 + make DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 install make -C src install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpgcommon.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpgport.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C catalog schemapg.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[3]: 'schemapg.h' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make -C access all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/spgist' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/optimizer' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/rewrite' make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/postmaster' make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/tsearch' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/postgresql.conf.sample' /usr/bin/install -c -m 644 ./access/transam/recovery.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/recovery.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' make -C ascii_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 ascii_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ascii_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_ascii.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_ascii.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -c -m 644 conversion_create.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/libpq' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/access '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/bootstrap '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/catalog '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/commands '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/common '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/datatype '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/executor '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/fe_utils '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/foreign '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/lib '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/libpq '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/mb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/nodes '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/optimizer '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/parser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/postmaster '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/regex '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/replication '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/rewrite '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/statistics '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/storage '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/tcop '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/snowball '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/tsearch '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/utils '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/atomics '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server/utils' cp ./*.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/ || exit; \ chmod 644 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/*.h || exit; \ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign lib libpq mb nodes optimizer parser postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/$dir/ || exit; \ chmod 644 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server'/$dir/*.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/include' make -C interfaces install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' /usr/bin/install -c -m 755 libpq.so.5.10 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpq.so.5.10' cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.10 libpq.so.5 cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.10 libpq.so /usr/bin/install -c -m 644 libpq.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' /usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/pg_service.conf.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ecpg install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make -C include install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/informix/esql' /usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/include' make -C pgtypeslib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.10 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpgtypes.so.3.10' cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.10 libpgtypes.so.3 cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.10 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.10 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libecpg.so.6.10' cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.10 libecpg.so.6 cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.10 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig/libecpg.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C compatlib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.10 '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libecpg_compat.so.3.10' cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.10 libecpg_compat.so.3 cd '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.10 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/compatlib' make -C preproc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c ecpg '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 pgoutput.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgoutput.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/replication/pgoutput' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c initdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_basebackup' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c -m 755 pg_config '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_config' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_dump' make -C pg_resetwal install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_resetwal '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_resetwal' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_resetwal' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_upgrade' make -C pg_waldump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_waldump '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pg_waldump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share' /usr/bin/install -c psql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c createdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/dropdb /usr/bin/install -c createuser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpgsql' make -C plperl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 plperl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plperl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperl--unpackaged--1.0.sql ./plperlu.control ./plperlu--1.0.sql ./plperlu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./plperl.h ./ppport.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plperl' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make -C ../../../src/backend generated-headers make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C catalog schemapg.h make[5]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[5]: 'schemapg.h' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpython2.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' /usr/bin/install -c -m 644 ./plpython2u.control ./plpython2u--1.0.sql ./plpython2u--unpackaged--1.0.sql ./plpythonu.control ./plpythonu--1.0.sql ./plpythonu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_util.h '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/include/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/plpython' make -C tcl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/tcl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 pltcl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pltcl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltcl--unpackaged--1.0.sql ./pltclu.control ./pltclu--1.0.sql ./pltclu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../../../src/backend generated-headers make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C catalog schemapg.h make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[4]: 'schemapg.h' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend/catalog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/regress' make -C test/isolation install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/isolation' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/config' PostgreSQL installation complete. + make -C contrib DESTDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 install make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' make -C adminpack install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/adminpack' make -C amcheck install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 amcheck.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/amcheck.so' /usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./amcheck--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/amcheck' make -C auth_delay install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auth_delay' make -C auto_explain install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/auto_explain.so' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/auto_explain' make -C bloom install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/bloom' make -C btree_gin install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gin' make -C btree_gist install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/btree_gist' make -C chkpass install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 chkpass.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/chkpass.so' /usr/bin/install -c -m 644 ./chkpass.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./chkpass--1.0.sql ./chkpass--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/chkpass' make -C citext install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql ./citext--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/citext' make -C cube install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql ./cube--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/cube' make -C dblink install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql ./dblink--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dblink' make -C dict_int install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_int' make -C dict_xsyn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/dict_xsyn' make -C earthdistance install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/earthdistance' make -C file_fdw install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/file_fdw' make -C fuzzystrmatch install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/fuzzystrmatch' make -C hstore install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore' make -C intagg install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql ./intagg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intagg' make -C intarray install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql ./intarray--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/intarray' make -C isn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/isn' make -C lo install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql ./lo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/lo' make -C ltree install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./ltree--1.1.sql ./ltree--1.0--1.1.sql ./ltree--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree' make -C oid2name install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/oid2name' make -C pageinspect install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pageinspect.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pageinspect.so' /usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.sql ./pageinspect--1.4--1.5.sql ./pageinspect--1.3--1.4.sql ./pageinspect--1.2--1.3.sql ./pageinspect--1.1--1.2.sql ./pageinspect--1.0--1.1.sql ./pageinspect--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pageinspect' make -C passwordcheck install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/passwordcheck.so' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/passwordcheck' make -C pg_buffercache install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_buffercache' make -C pg_freespacemap install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql ./pg_freespacemap--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_freespacemap' make -C pg_prewarm install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_prewarm' make -C pg_standby install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_standby' make -C pg_stat_statements install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql ./pg_stat_statements--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_stat_statements' make -C pg_trgm install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql ./pg_trgm--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_trgm' make -C pgcrypto install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql ./pgcrypto--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgcrypto' make -C pgrowlocks install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql ./pgrowlocks--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgrowlocks' make -C pgstattuple install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pgstattuple.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgstattuple.so' /usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.sql ./pgstattuple--1.3--1.4.sql ./pgstattuple--1.2--1.3.sql ./pgstattuple--1.1--1.2.sql ./pgstattuple--1.0--1.1.sql ./pgstattuple--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pgstattuple' make -C pg_visibility install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/pg_visibility' make -C postgres_fdw install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/postgres_fdw' make -C seg install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.0--1.1.sql ./seg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/seg' make -C spi install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/doc//extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control ./timetravel.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./autoinc--1.0.sql ./autoinc--unpackaged--1.0.sql ./insert_username--1.0.sql ./insert_username--unpackaged--1.0.sql ./moddatetime--1.0.sql ./moddatetime--unpackaged--1.0.sql ./refint--1.0.sql ./refint--unpackaged--1.0.sql ./timetravel--1.0.sql ./timetravel--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so timetravel.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example ./timetravel.example '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/doc//extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/spi' make -C tablefunc install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tablefunc' make -C tcn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tcn' make -C test_decoding install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/install -c -m 755 test_decoding.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/test_decoding' make -C tsm_system_rows install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_rows' make -C tsm_system_time install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/tsm_system_time' make -C unaccent install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/unaccent' make -C vacuumlo install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/vacuumlo' make -C hstore_plperl install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 hstore_plperl.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plperl.so' /usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plperl' make -C hstore_plpython install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 hstore_plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plpython2.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/hstore_plpython' make -C ltree_plpython install make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension' /usr/bin/install -c -m 755 ltree_plpython2.so '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree_plpython2.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' /usr/bin/install -c -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib/ltree_plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-10.10/contrib' + for file in *plpython3.so + install -m 755 hstore_plpython3.so /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/lib64/pgsql/postgresql-10/lib + for file in *plpython3.so + install -m 755 ltree_plpython3.so /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/lib64/pgsql/postgresql-10/lib + for file in *plpython3.so + install -m 755 plpython3.so /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64//usr/lib64/pgsql/postgresql-10/lib + popd ~/build/BUILD/postgresql-11.5 ~/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10 ~/build/BUILD/postgresql-11.5 + pushd /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10 + rm bin/clusterdb + rm bin/createdb + rm bin/createuser + rm bin/dropdb + rm bin/dropuser + rm bin/ecpg + rm bin/initdb + rm bin/pg_basebackup + rm bin/pg_dump + rm bin/pg_dumpall + rm bin/pg_restore + rm bin/pgbench + rm bin/psql + rm bin/reindexdb + rm bin/vacuumdb + rm -rf share/doc + rm -rf share/man + rm -rf share/tsearch_data + rm lib/libecpg.a lib/libecpg_compat.a lib/libpgcommon.a lib/libpgfeutils.a lib/libpgport.a lib/libpgtypes.a lib/libpq.a + rm lib/libpq.so lib/libpq.so.5 lib/libpq.so.5.10 + rm lib/libecpg.so lib/libecpg.so.6 lib/libecpg.so.6.10 lib/libecpg_compat.so lib/libecpg_compat.so.3 lib/libecpg_compat.so.3.10 lib/libpgtypes.so lib/libpgtypes.so.3 lib/libpgtypes.so.3.10 + rm share/postgres.bki + rm share/postgres.description share/postgres.shdescription + rm share/pg_hba.conf.sample share/pg_ident.conf.sample share/pg_service.conf.sample share/postgresql.conf.sample share/psqlrc.sample share/recovery.conf.sample + rm share/conversion_create.sql share/information_schema.sql share/snowball_create.sql share/system_views.sql + rm share/sql_features.txt + rm share/extension/adminpack--1.0--1.1.sql share/extension/adminpack--1.0.sql share/extension/amcheck--1.0.sql share/extension/autoinc--1.0.sql share/extension/autoinc--unpackaged--1.0.sql share/extension/bloom--1.0.sql share/extension/btree_gin--1.0--1.1.sql share/extension/btree_gin--1.0.sql share/extension/btree_gin--1.1--1.2.sql share/extension/btree_gin--unpackaged--1.0.sql share/extension/btree_gist--1.0--1.1.sql share/extension/btree_gist--1.1--1.2.sql share/extension/btree_gist--1.2--1.3.sql share/extension/btree_gist--1.2.sql share/extension/btree_gist--1.3--1.4.sql share/extension/btree_gist--1.4--1.5.sql share/extension/btree_gist--unpackaged--1.0.sql share/extension/chkpass--1.0.sql share/extension/chkpass--unpackaged--1.0.sql share/extension/citext--1.0--1.1.sql share/extension/citext--1.1--1.2.sql share/extension/citext--1.2--1.3.sql share/extension/citext--1.3--1.4.sql share/extension/citext--1.4.sql share/extension/citext--unpackaged--1.0.sql share/extension/cube--1.0--1.1.sql share/extension/cube--1.1--1.2.sql share/extension/cube--1.2.sql share/extension/cube--unpackaged--1.0.sql share/extension/dblink--1.0--1.1.sql share/extension/dblink--1.1--1.2.sql share/extension/dblink--1.2.sql share/extension/dblink--unpackaged--1.0.sql share/extension/dict_int--1.0.sql share/extension/dict_int--unpackaged--1.0.sql share/extension/dict_xsyn--1.0.sql share/extension/dict_xsyn--unpackaged--1.0.sql share/extension/earthdistance--1.0--1.1.sql share/extension/earthdistance--1.1.sql share/extension/earthdistance--unpackaged--1.0.sql share/extension/file_fdw--1.0.sql share/extension/fuzzystrmatch--1.0--1.1.sql share/extension/fuzzystrmatch--1.1.sql share/extension/fuzzystrmatch--unpackaged--1.0.sql share/extension/hstore--1.0--1.1.sql share/extension/hstore--1.1--1.2.sql share/extension/hstore--1.2--1.3.sql share/extension/hstore--1.3--1.4.sql share/extension/hstore--1.4.sql share/extension/hstore--unpackaged--1.0.sql share/extension/hstore_plperl--1.0.sql share/extension/hstore_plperlu--1.0.sql share/extension/hstore_plpython2u--1.0.sql share/extension/hstore_plpython3u--1.0.sql share/extension/hstore_plpythonu--1.0.sql share/extension/insert_username--1.0.sql share/extension/insert_username--unpackaged--1.0.sql share/extension/intagg--1.0--1.1.sql share/extension/intagg--1.1.sql share/extension/intagg--unpackaged--1.0.sql share/extension/intarray--1.0--1.1.sql share/extension/intarray--1.1--1.2.sql share/extension/intarray--1.2.sql share/extension/intarray--unpackaged--1.0.sql share/extension/isn--1.0--1.1.sql share/extension/isn--1.1.sql share/extension/isn--unpackaged--1.0.sql share/extension/lo--1.0--1.1.sql share/extension/lo--1.1.sql share/extension/lo--unpackaged--1.0.sql share/extension/ltree--1.0--1.1.sql share/extension/ltree--1.1.sql share/extension/ltree--unpackaged--1.0.sql share/extension/ltree_plpython2u--1.0.sql share/extension/ltree_plpython3u--1.0.sql share/extension/ltree_plpythonu--1.0.sql share/extension/moddatetime--1.0.sql share/extension/moddatetime--unpackaged--1.0.sql share/extension/pageinspect--1.0--1.1.sql share/extension/pageinspect--1.1--1.2.sql share/extension/pageinspect--1.2--1.3.sql share/extension/pageinspect--1.3--1.4.sql share/extension/pageinspect--1.4--1.5.sql share/extension/pageinspect--1.5--1.6.sql share/extension/pageinspect--1.5.sql share/extension/pageinspect--unpackaged--1.0.sql share/extension/pg_buffercache--1.0--1.1.sql share/extension/pg_buffercache--1.1--1.2.sql share/extension/pg_buffercache--1.2--1.3.sql share/extension/pg_buffercache--1.2.sql share/extension/pg_buffercache--unpackaged--1.0.sql share/extension/pg_freespacemap--1.0--1.1.sql share/extension/pg_freespacemap--1.1--1.2.sql share/extension/pg_freespacemap--1.1.sql share/extension/pg_freespacemap--unpackaged--1.0.sql share/extension/pg_prewarm--1.0--1.1.sql share/extension/pg_prewarm--1.1.sql share/extension/pg_stat_statements--1.0--1.1.sql share/extension/pg_stat_statements--1.1--1.2.sql share/extension/pg_stat_statements--1.2--1.3.sql share/extension/pg_stat_statements--1.3--1.4.sql share/extension/pg_stat_statements--1.4--1.5.sql share/extension/pg_stat_statements--1.4.sql share/extension/pg_stat_statements--1.5--1.6.sql share/extension/pg_stat_statements--unpackaged--1.0.sql share/extension/pg_trgm--1.0--1.1.sql share/extension/pg_trgm--1.1--1.2.sql share/extension/pg_trgm--1.2--1.3.sql share/extension/pg_trgm--1.3.sql share/extension/pg_trgm--unpackaged--1.0.sql share/extension/pg_visibility--1.0--1.1.sql share/extension/pg_visibility--1.1--1.2.sql share/extension/pg_visibility--1.1.sql share/extension/pgcrypto--1.0--1.1.sql share/extension/pgcrypto--1.1--1.2.sql share/extension/pgcrypto--1.2--1.3.sql share/extension/pgcrypto--1.3.sql share/extension/pgcrypto--unpackaged--1.0.sql share/extension/pgrowlocks--1.0--1.1.sql share/extension/pgrowlocks--1.1--1.2.sql share/extension/pgrowlocks--1.2.sql share/extension/pgrowlocks--unpackaged--1.0.sql share/extension/pgstattuple--1.0--1.1.sql share/extension/pgstattuple--1.1--1.2.sql share/extension/pgstattuple--1.2--1.3.sql share/extension/pgstattuple--1.3--1.4.sql share/extension/pgstattuple--1.4--1.5.sql share/extension/pgstattuple--1.4.sql share/extension/pgstattuple--unpackaged--1.0.sql share/extension/plperl--1.0.sql share/extension/plperl--unpackaged--1.0.sql share/extension/plperlu--1.0.sql share/extension/plperlu--unpackaged--1.0.sql share/extension/plpgsql--1.0.sql share/extension/plpgsql--unpackaged--1.0.sql share/extension/plpython2u--1.0.sql share/extension/plpython2u--unpackaged--1.0.sql share/extension/plpythonu--1.0.sql share/extension/plpythonu--unpackaged--1.0.sql share/extension/pltcl--1.0.sql share/extension/pltcl--unpackaged--1.0.sql share/extension/pltclu--1.0.sql share/extension/pltclu--unpackaged--1.0.sql share/extension/postgres_fdw--1.0.sql share/extension/refint--1.0.sql share/extension/refint--unpackaged--1.0.sql share/extension/seg--1.0--1.1.sql share/extension/seg--1.1.sql share/extension/seg--unpackaged--1.0.sql share/extension/tablefunc--1.0.sql share/extension/tablefunc--unpackaged--1.0.sql share/extension/tcn--1.0.sql share/extension/timetravel--1.0.sql share/extension/timetravel--unpackaged--1.0.sql share/extension/tsm_system_rows--1.0.sql share/extension/tsm_system_time--1.0.sql share/extension/unaccent--1.0--1.1.sql share/extension/unaccent--1.1.sql share/extension/unaccent--unpackaged--1.0.sql + rm share/extension/adminpack.control share/extension/amcheck.control share/extension/autoinc.control share/extension/bloom.control share/extension/btree_gin.control share/extension/btree_gist.control share/extension/chkpass.control share/extension/citext.control share/extension/cube.control share/extension/dblink.control share/extension/dict_int.control share/extension/dict_xsyn.control share/extension/earthdistance.control share/extension/file_fdw.control share/extension/fuzzystrmatch.control share/extension/hstore.control share/extension/hstore_plperl.control share/extension/hstore_plperlu.control share/extension/hstore_plpython2u.control share/extension/hstore_plpython3u.control share/extension/hstore_plpythonu.control share/extension/insert_username.control share/extension/intagg.control share/extension/intarray.control share/extension/isn.control share/extension/lo.control share/extension/ltree.control share/extension/ltree_plpython2u.control share/extension/ltree_plpython3u.control share/extension/ltree_plpythonu.control share/extension/moddatetime.control share/extension/pageinspect.control share/extension/pg_buffercache.control share/extension/pg_freespacemap.control share/extension/pg_prewarm.control share/extension/pg_stat_statements.control share/extension/pg_trgm.control share/extension/pg_visibility.control share/extension/pgcrypto.control share/extension/pgrowlocks.control share/extension/pgstattuple.control share/extension/plperl.control share/extension/plperlu.control share/extension/plpgsql.control share/extension/plpython2u.control share/extension/plpythonu.control share/extension/pltcl.control share/extension/pltclu.control share/extension/postgres_fdw.control share/extension/refint.control share/extension/seg.control share/extension/tablefunc.control share/extension/tcn.control share/extension/timetravel.control share/extension/tsm_system_rows.control share/extension/tsm_system_time.control share/extension/unaccent.control + popd ~/build/BUILD/postgresql-11.5 + cat + mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test + cp -a src/test/regress /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test + rm -f /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/pg_regress + ln -sf ../../pgxs/src/test/regress/pg_regress /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/pg_regress + pushd /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress ~/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress ~/build/BUILD/postgresql-11.5 + rm -f GNUmakefile Makefile pg_regress.o pg_regress_main.o regress.o + chmod 0755 pg_regress regress.so + popd ~/build/BUILD/postgresql-11.5 + sed 's|@bindir@|/usr/bin|g' + chmod 0644 /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/Makefile + rm -rf doc/html + mv /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/pgsql/html doc + rm -rf /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/pgsql + rm /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/libpgfeutils.a + find_lang_bins devel.lst pg_server_config + lstfile=devel.lst + shift + cp /dev/null devel.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_server_config-11 + cat pg_server_config-11.lang + find_lang_bins server.lst initdb pg_basebackup pg_controldata pg_ctl pg_resetwal pg_rewind plpgsql postgres pg_verify_checksums + lstfile=server.lst + shift + cp /dev/null server.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 initdb-11 + cat initdb-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_basebackup-11 + cat pg_basebackup-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_controldata-11 + cat pg_controldata-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_ctl-11 + cat pg_ctl-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_resetwal-11 + cat pg_resetwal-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_rewind-11 + cat pg_rewind-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 plpgsql-11 + cat plpgsql-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 postgres-11 + cat postgres-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_verify_checksums-11 + cat pg_verify_checksums-11.lang + find_lang_bins contrib.lst pg_archivecleanup pg_test_fsync pg_test_timing pg_waldump + lstfile=contrib.lst + shift + cp /dev/null contrib.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_archivecleanup-11 + cat pg_archivecleanup-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_test_fsync-11 + cat pg_test_fsync-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_test_timing-11 + cat pg_test_timing-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_waldump-11 + cat pg_waldump-11.lang + find_lang_bins main.lst pg_dump pg_upgrade pgscripts psql + lstfile=main.lst + shift + cp /dev/null main.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_dump-11 + cat pg_dump-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pg_upgrade-11 + cat pg_upgrade-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pgscripts-11 + cat pgscripts-11.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 psql-11 + cat psql-11.lang + find_lang_bins plperl.lst plperl + lstfile=plperl.lst + shift + cp /dev/null plperl.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 plperl-11 + cat plperl-11.lang + find_lang_bins plpython.lst plpython + lstfile=plpython.lst + shift + cp /dev/null plpython.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 plpython-11 + cat plpython-11.lang + find_lang_bins plpython3.lst plpython + lstfile=plpython3.lst + shift + cp /dev/null plpython3.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 plpython-11 + cat plpython-11.lang + find_lang_bins pltcl.lst pltcl + lstfile=pltcl.lst + shift + cp /dev/null pltcl.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 pltcl-11 + cat pltcl-11.lang + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 11.5-3.fc32 --unique-debug-suffix -11.5-3.fc32.aarch64 --unique-debug-src-base postgresql-11.5-3.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/postgresql-11.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/createdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/clusterdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/dropdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/createuser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/dropuser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/initdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/oid2name explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_archivecleanup extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/createdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/dropdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/clusterdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/dropuser extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/oid2name extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/initdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/createuser extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_archivecleanup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_basebackup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_controldata extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_basebackup extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_controldata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_ctl extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_dump extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_dump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_dumpall explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_isready extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_dumpall extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_isready explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_receivewal extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_receivewal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_recvlogical explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_resetwal extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_resetwal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_restore extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_restore explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_rewind explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_server_config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_standby extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_server_config extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_fsync extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_fsync explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_test_timing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_upgrade extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_upgrade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_verify_checksums extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_verify_checksums explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_waldump extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pg_waldump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pgbench extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/pgbench explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/postgres extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/postgres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/psql extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/psql explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/reindexdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/reindexdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/vacuumdb extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/vacuumdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/bin/vacuumlo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/adminpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/amcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/adminpack.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/amcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/auth_delay.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ascii_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ascii_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/auto_explain.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/auto_explain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/bloom.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/bloom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/citext.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/btree_gist.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/citext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cube.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cube.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/cyrillic_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dblink.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_xsyn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dblink.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_snowball.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_xsyn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/dict_snowball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/earthdistance.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/earthdistance.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc2004_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc2004_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_cn_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_jp_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_jp_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_kr_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_tw_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/file_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/file_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/fuzzystrmatch.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/fuzzystrmatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/hstore_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/insert_username.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/insert_username.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/isn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/isn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/jsonb_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin2_and_win1250.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin2_and_win1250.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/libpqwalreceiver.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/latin_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/libpqwalreceiver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/lo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/moddatetime.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/ltree_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/moddatetime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pageinspect.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pageinspect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/passwordcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/passwordcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_buffercache.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_buffercache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_freespacemap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_prewarm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_freespacemap.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_prewarm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_trgm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_trgm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_visibility.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pg_visibility.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgcrypto.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgcrypto.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgoutput.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgoutput.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgrowlocks.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgstattuple.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgstattuple.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxml.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxml.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpgsql.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pltcl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgres_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/oid2name extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/oid2name explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_archivecleanup extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_archivecleanup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_config extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_controldata extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_controldata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_ctl extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_isready explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_receivewal extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_isready extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_receivewal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_recvlogical explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_resetwal extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_resetwal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_rewind explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_standby extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_fsync extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_fsync explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_test_timing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_upgrade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_waldump extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_upgrade extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/pg_waldump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/postgres extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/postgres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/bin/vacuumlo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/adminpack.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/adminpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/amcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/amcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ascii_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ascii_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/auth_delay.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/auto_explain.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/auto_explain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/bloom.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/bloom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gist.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/chkpass.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/chkpass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/citext.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/citext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cube.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cube.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/cyrillic_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dblink.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dblink.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_xsyn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_snowball.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_xsyn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/dict_snowball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/earthdistance.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc2004_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc2004_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/earthdistance.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_cn_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_jp_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_jp_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_kr_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/euc_tw_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/file_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/file_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/fuzzystrmatch.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/fuzzystrmatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/hstore_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/insert_username.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/insert_username.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/isn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/isn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin2_and_win1250.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin2_and_win1250.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/latin_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpqwalreceiver.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/libpqwalreceiver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/lo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree_plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree_plpython2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/ltree_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pageinspect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/moddatetime.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pageinspect.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/moddatetime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/passwordcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/passwordcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_buffercache.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_buffercache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_freespacemap.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_freespacemap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_prewarm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_prewarm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_stat_statements.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_trgm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_trgm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_visibility.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pg_visibility.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgcrypto.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgcrypto.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgoutput.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgoutput.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgrowlocks.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/test/regress/pg_regress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgstattuple.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pgstattuple.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpgsql.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpython2.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pltcl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/postgres_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/seg.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/seg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tablefunc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tcn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tcn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/test_decoding.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/timetravel.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tablefunc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/test_decoding.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/timetravel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_rows.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_rows.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/unaccent.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/unaccent.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/tsm_system_time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_ascii.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_ascii.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_cyrillic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_jp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_jp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_kr.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_kr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_tw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_euc_tw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gb18030.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gb18030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gbk.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_gbk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859_1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_johab.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_iso8859_1.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_johab.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_uhc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/postgresql-10/lib/utf8_and_win.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/seg.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/seg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sepgsql.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sepgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sslinfo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/sslinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tablefunc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tablefunc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tcn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tcn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/regress.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/regress.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test_decoding.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test_decoding.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/timetravel.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/timetravel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_rows.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_time.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_time.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tsm_system_rows.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial/complex.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial/complex.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/unaccent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial/funcs.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/tutorial/funcs.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/unaccent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_ascii.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_ascii.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_cyrillic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_cn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_jp.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_jp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_kr.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_kr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_tw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_euc_tw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gb18030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gbk.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gb18030.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_gbk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859_1.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_iso8859_1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_johab.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_johab.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_uhc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/utf8_and_win.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/uuid-ossp.so extracting debug info from /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/uuid-ossp.so original debug info size: 122828kB, size after compression: 95072kB /usr/lib/rpm/sepdebugcrcfix: Updated 230 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: src/backend/utils/probes.o.dtrace-temp.c: Cannot stat: No such file or directory BUILDSTDERR: 180170 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/postgresql-new-systemd-unit from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/postgresql-setup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib64/pgsql/postgresql-10/lib/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/postgresql-10/lib/pgxs/config/missing from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/test/regress/regressplans.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/pgxs/config/missing from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/postgresql/upgrade from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/postgresql/initdb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/postgresql-check-db-dir from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GYh1RH + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 + make -C postgresql-setup-8.4 check make: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' Making check in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make check-local make[2]: Entering directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' GEN atlocal /bin/sh './testsuite' ## -------------------------------- ## ## postgresql-setup 8.4 test suite. ## ## -------------------------------- ## 1: Files instantiated correctly ok 2: Basic bash syntax check ok ## ------------- ## ## Test results. ## ## ------------- ## All 2 tests were successful. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4/tests' make: Leaving directory '/builddir/build/BUILD/postgresql-11.5/postgresql-setup-8.4' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: postgresql-11.5-3.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4fMKeG + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr doc/KNOWN_BUGS /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr doc/MISSING_FEATURES /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr doc/TODO /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr COPYRIGHT /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr README /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr HISTORY /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr doc/bug.template /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + cp -pr README.rpm-dist /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: postgresql = 11.5-3.fc32 postgresql(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_10)(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libreadline.so.8()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-server-11.5-3.fc32.aarch64 Provides: bundled(postgresql-setup) = 8.4 config(postgresql-server) = 11.5-3.fc32 postgresql-server = 11.5-3.fc32 postgresql-server(:MODULE_COMPAT_11) postgresql-server(aarch-64) = 11.5-3.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-docs-11.5-3.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mbSGEI + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-docs + cp -pr postgresql-11.5-US.pdf /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-docs + cp -pr doc/html /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-docs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: postgresql-doc = 11.5-3.fc32 postgresql-docs = 11.5-3.fc32 postgresql-docs(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-contrib-11.5-3.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74vfDF + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-contrib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-contrib + cp -pr contrib/spi/autoinc.example contrib/spi/insert_username.example contrib/spi/moddatetime.example contrib/spi/refint.example contrib/spi/timetravel.example /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/share/doc/postgresql-contrib + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: postgresql-contrib = 11.5-3.fc32 postgresql-contrib(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libossp-uuid.so.16()(64bit) libperl.so.5.30()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) libpython3.8.so.1.0()(64bit) libselinux.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-server-devel-11.5-3.fc32.aarch64 Provides: postgresql-server-devel = 11.5-3.fc32 postgresql-server-devel(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-test-rpm-macros-11.5-3.fc32.noarch Provides: postgresql-test-rpm-macros = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-static-11.5-3.fc32.aarch64 Provides: postgresql-static = 11.5-3.fc32 postgresql-static(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-upgrade-11.5-3.fc32.aarch64 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/2b/5bafa78680442c1736b8c0df33a6633677477e BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/2f/6e08467da3540909b5c81b14dc00e3740444b9 Provides: bundled(postgresql-server) = 10.10 postgresql-upgrade = 11.5-3.fc32 postgresql-upgrade(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libperl.so.5.30()(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) libpython3.8.so.1.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-upgrade-devel-11.5-3.fc32.aarch64 Provides: postgresql-upgrade-devel = 11.5-3.fc32 postgresql-upgrade-devel(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-plperl-11.5-3.fc32.aarch64 Provides: postgresql-plperl = 11.5-3.fc32 postgresql-plperl(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-plpython2-11.5-3.fc32.aarch64 Provides: postgresql-plpython = 11.5-3.fc32 postgresql-plpython2 = 11.5-3.fc32 postgresql-plpython2(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) rtld(GNU_HASH) Processing files: postgresql-plpython3-11.5-3.fc32.aarch64 Provides: postgresql-plpython3 = 11.5-3.fc32 postgresql-plpython3(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) rtld(GNU_HASH) Processing files: postgresql-pltcl-11.5-3.fc32.aarch64 Provides: postgresql-pltcl = 11.5-3.fc32 postgresql-pltcl(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) rtld(GNU_HASH) Processing files: postgresql-test-11.5-3.fc32.aarch64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/refint.so and /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/refint.so BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/autoinc.so and /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib64/pgsql/test/regress/autoinc.so Provides: postgresql-test = 11.5-3.fc32 postgresql-test(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-debugsource-11.5-3.fc32.aarch64 Provides: postgresql-debugsource = 11.5-3.fc32 postgresql-debugsource(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 0fbfaacd160d9b9a9870fb340becdf359176f28f debuginfo(build-id) = 33f26bd129ca883d6344c0787997e81399038338 debuginfo(build-id) = 41f6ffc4402fa019a57ccc3aa424b4249deaad1e debuginfo(build-id) = 47ed60a2b8e9357edb74af1d15465910775b9e79 debuginfo(build-id) = 4fb6b731667a93d8d12a701dbb40673a0638719b debuginfo(build-id) = 6e5dcd3de5353daafdfccc33146558eb3d36bc21 debuginfo(build-id) = 90503676410afe01dbd68b4def3dd4c8d019f14b debuginfo(build-id) = be0154726b4ec20e9f724a52f6e5540c30b50d3a debuginfo(build-id) = c2b5fb5e9657308c252f1af46ecf113bd2d1566d debuginfo(build-id) = c5b1e5528443106bf298c2ed3471b2b6f230620b debuginfo(build-id) = e6edcf5636fc96fa0a087598a3505170cbdecc69 debuginfo(build-id) = ec641fd40b82d18064a004a78d143bca3f16a0cc debuginfo(build-id) = f549cda840ab9628271a6a06c04172f6b09874c3 postgresql-debuginfo = 11.5-3.fc32 postgresql-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-server-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 007622e38ecd34cd88f6fbfb85d3b0f7d7caa5a7 debuginfo(build-id) = 011f102d3f890a4ceaebc454fdef46bce108edbf debuginfo(build-id) = 03a2bdd3404b0cf80c1c93b4e8c71974ef000d64 debuginfo(build-id) = 0a3f2fe027a2c2728cb752ffed222a9ba14c16cf debuginfo(build-id) = 0c0ff0f07a323753f05ef76cf186a1468b2e0e1f debuginfo(build-id) = 12912492dd2539969dec40690a310d926697fa4d debuginfo(build-id) = 1618182ed44eda095af983f62993e836f30d6267 debuginfo(build-id) = 1b672759dae05e9eb75df7ef5d3123e1dfbc80af debuginfo(build-id) = 22fab18b19450f146b33387d4e90305bd0689e88 debuginfo(build-id) = 241e2a92b1d1192fa980e9072fdde4f5d9a67189 debuginfo(build-id) = 2af06fb54b5a25ac02907e40a44d5cef97d68a91 debuginfo(build-id) = 3d5aa30c13d729537d21e6f4cbcf4ecae7498813 debuginfo(build-id) = 42e3ff8f97c44887473b3ad1b975d15270bbbc5b debuginfo(build-id) = 55367912cf9ebd46b060ed2797656fd79b9210e7 debuginfo(build-id) = 580d64a9e025c67093d50a8f9cb182d649c052e8 debuginfo(build-id) = 5ea7e2563d93976877a00567ed29b71dd24866fd debuginfo(build-id) = 642a05902495a34edb3d72cf70b3dae2d2273810 debuginfo(build-id) = 64784f8ccc672d0292130b35e7d57e4bd33c4b4f debuginfo(build-id) = 679da525b96f0ea413fbdc9aaa17c5f851483fdd debuginfo(build-id) = 820aa0e30f915c8e91f0a3ec54104e5268b5c8bc debuginfo(build-id) = 8e9f98c40736d25b6a29370a0c3d452ed5470ad3 debuginfo(build-id) = 94ab786c9ae5340155f81c8cbb3d64b6da68db2a debuginfo(build-id) = 96e5cdea51ea7ad979510c1876c2fc7910105a95 debuginfo(build-id) = 9b11d7b833d1ae8f79f63d6fb8a6740bd2557f15 debuginfo(build-id) = 9be6a6004c1d8d48317bc48e7261e0cb51a732c9 debuginfo(build-id) = 9e2037d4855a9c0734801894b111d4b04e365624 debuginfo(build-id) = aa0b74ff98231a436710e8ec97aa292e3bc2d86f debuginfo(build-id) = ae39d294d3a09566fac6ef80a5431ee09431549d debuginfo(build-id) = b1109bd73028c3dc612c1f04ae8d38b07183b7ce debuginfo(build-id) = b9d01337115107cc8b7c69c5c09f78729a7ca6c0 debuginfo(build-id) = ba2f533f93a90d9eed39f87f29ae6fbdc33a64a8 debuginfo(build-id) = c629cc660fcf665057e88ed4cdf8ea6bbbcc675e debuginfo(build-id) = c6e3575b7a1ca5249895bc53fbc510cc9e1e5efc debuginfo(build-id) = cb734e659fd02a80d890b6935ae68d2473dc422e debuginfo(build-id) = efc7b7e66e1e074dc291a1923da922263978ae8b debuginfo(build-id) = f3dc62594b74840ce167e4ee8c5766c4a0047128 debuginfo(build-id) = f4b951ccb374693360cf082ec9db7abea72945f4 debuginfo(build-id) = f84c8086e66abec3cfb9d99cf4f1a118c465ace9 debuginfo(build-id) = fee19c16ad694d4915f841be28460be6a625ed2e debuginfo(build-id) = feee257bba95891412c9671ba9455c0aa9be74b3 debuginfo(build-id) = ffd93850f2ffea8ba3629823dbd92221cc44c9e6 postgresql-server-debuginfo = 11.5-3.fc32 postgresql-server-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-docs-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 23bc0e63c61cc04d5f0cc94d4aae3807582aa19a debuginfo(build-id) = fb24fce56dae95f3ac8c4fc19c78cf72b79cc7ed postgresql-docs-debuginfo = 11.5-3.fc32 postgresql-docs-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-contrib-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 0132a9e8fc83c1000d1738acaf2a2f883e7e59de debuginfo(build-id) = 0831d3050ae89fc0174d94e7b0c5cbc9f9a1ff29 debuginfo(build-id) = 09b820f2e3638b9b71a10c948813861668fa87c4 debuginfo(build-id) = 0f35df0a0dd05bd0d78fc54d495001facb385cf9 debuginfo(build-id) = 144028d6ada86709efed1b08140a9f55fc60bb6b debuginfo(build-id) = 161fb77f1a166420d81f4a057d3a1b0a9e5629a0 debuginfo(build-id) = 161fcd905162fbb99642b32fa174f8aea510a70d debuginfo(build-id) = 1d78c83fedc72f647ff025f365779a8ca879abfe debuginfo(build-id) = 20a5bccec82fff022bf0c5c673e424a68872f5f8 debuginfo(build-id) = 2287848730e9b8da49b626e54243cab178d9cfeb debuginfo(build-id) = 236e3b6bb58ae38d31dfd91457c6d7fb033c3f1a debuginfo(build-id) = 262f8911eb19bafa988951933fd34ebb3bb84c28 debuginfo(build-id) = 2765749e52b26adde26acead1daf597d0412924f debuginfo(build-id) = 29dd3bab765056933a8c705dda640c6d47ee2536 debuginfo(build-id) = 300e7a32c5302cfeaa8ab74d36866e0d57256576 debuginfo(build-id) = 358dc516f89e434f30c9f6a9a6ea0356c60b54b8 debuginfo(build-id) = 3c3c397f076691a335975a768209046463fc44a8 debuginfo(build-id) = 41e5b9acf669032825d5f6719f12bdd58e699578 debuginfo(build-id) = 4769fd9020ddd2562e74b33f3c1da4cb7f11bb18 debuginfo(build-id) = 50fcd1ebd8cc41efa5315c87cf0dfe7e7e792802 debuginfo(build-id) = 51db13917a28aa627aa5611d594885bf4c3cab6d debuginfo(build-id) = 56a660b96975035396e36b87208c5bbeb56b610b debuginfo(build-id) = 574fe1b089d6aae9bf18c4b237daac9cc333eab1 debuginfo(build-id) = 5ac9b7166a2e1b00a413390a7996f0c42ec8bc06 debuginfo(build-id) = 61893925439307e50b825ae6cd63298bccfd53e8 debuginfo(build-id) = 636ec30310096560a48b41187e4079ca7f3e943f debuginfo(build-id) = 65d9cc50ccdcf0cc7f998894b11139506328e546 debuginfo(build-id) = 689985f6c3002c420227e5c44cd159b6810b35a8 debuginfo(build-id) = 68e8d1ec5296c35697b7fa3582ee02fc4c9e6dce debuginfo(build-id) = 6cdfddfe8dffb7a4669bcaee7089c5a0b98ff0f3 debuginfo(build-id) = 7cd72a9e8d0a49116621ec172d693dc8595e7fbc debuginfo(build-id) = 7da1cd7dd646e08501c2304d39650590dfce6409 debuginfo(build-id) = 8081e273302d79abd1f8421be3fdeac58e618004 debuginfo(build-id) = 8b8307a8438f6eb5108ef27d2afce682723f4dfb debuginfo(build-id) = 8c5e34e0be8ff9878dd803e4c2c7cf63368f1b29 debuginfo(build-id) = 8edf20797628fe75b077d8ab9816632714da6ff1 debuginfo(build-id) = 92d4f907d06fe017ba6fd3674f40f44d6b42329a debuginfo(build-id) = 9563ef02be2f31206e03275ffc145d03991455fd debuginfo(build-id) = 997212ef9783def0d5dd3bcc86262bc09c14e375 debuginfo(build-id) = 99afb2b0ca6a9a8a9d89866f002e4a045bde5b0e debuginfo(build-id) = 9a0868fd468a45a0c7b48d20394c66410e6ea2c4 debuginfo(build-id) = 9aa54377e52cc0003bb6d2a65b7ba004fbb96285 debuginfo(build-id) = a6b7533548f96cee5d4dbc833ba561b242f9e3c4 debuginfo(build-id) = ad50e90fc34c42739b89a42d5ea7f60ce3c72b25 debuginfo(build-id) = aefd2d4ad29e1821589d0bd4c614a9abcfb6e1d9 debuginfo(build-id) = b050bf96affbf78757985aa2ffeee3972e57b90b debuginfo(build-id) = b18b2824042f09c77a1b00594e9fe1f50ac04faa debuginfo(build-id) = b6c695c440bd357b44797a3cfcfcc5e2e67a5358 debuginfo(build-id) = baf84603e01a6a998983a7d506f5cf45f6e6a074 debuginfo(build-id) = bb7bd3c713428b13086802c9a3987176ddb15b91 debuginfo(build-id) = bb8487c7471840b0c737b3b0f60bfad25d2f8c67 debuginfo(build-id) = c3a8f250577044047e2b4c86f0ed7890df21330a debuginfo(build-id) = c4bfe17c7ef2ff5d66eddac291dacc66ca3e90cf debuginfo(build-id) = cf075d9fc3d93e9f68f062b8b8a72030c9bcf503 debuginfo(build-id) = d408c614060c198d78c214947261009abfe2aa9c debuginfo(build-id) = d61af3a834eddbc804e5b30388819e45fb35cd86 debuginfo(build-id) = d948180ff5623754aa9e85f68523d4978bb0ce5a debuginfo(build-id) = db2eaee802cec544c0ed1a979e1ccb71f75a619a debuginfo(build-id) = db5c1a1b2c4ca4779f9c5a69929a5df1b7daece4 debuginfo(build-id) = e260e51388cfbf8e9e37872f7abea888df4a0d77 debuginfo(build-id) = e9c7a4b817235706faa218ec5cdd06dd06916f8e debuginfo(build-id) = f91bd25d24078ca0e94e7c022bfa950895f2596c debuginfo(build-id) = fa69e86d10623cb27470d7a5cdc7878bdbc668e0 postgresql-contrib-debuginfo = 11.5-3.fc32 postgresql-contrib-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-server-devel-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 019420885b1e4401917f7a8966ed4a3bc7f789d1 debuginfo(build-id) = eb9df29b963e0fd923600114046cda00bec85c32 postgresql-server-devel-debuginfo = 11.5-3.fc32 postgresql-server-devel-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-upgrade-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 016068840e871a977c5173866a7c92236e4aa701 debuginfo(build-id) = 0809a38514f1becfa8aaaedeb13202c6f76f287a debuginfo(build-id) = 0e722de8c2be28969af1732f3feb0559ecb269f9 debuginfo(build-id) = 0fbcb6547c047aaa730f7529c58155fcf0fac1d4 debuginfo(build-id) = 13e4df18ee5847a8226f32bd6a8da74285ef8263 debuginfo(build-id) = 1469928f17e5a0ad60f5e75cdd09b6e1481700b4 debuginfo(build-id) = 1682eac2f2e87c285e3daf7635af3d7b4185181b debuginfo(build-id) = 17221126fef6148e33c0471987c23ceddb1e5a59 debuginfo(build-id) = 17bcf4e19c7906114f03cf42744d932473a2c811 debuginfo(build-id) = 18347425578a15d66662bb679671e691230b0852 debuginfo(build-id) = 195ec8dd80bac84c0b6a4e61c244880672368d60 debuginfo(build-id) = 1c4c671ff5291d64731da2d18e939a89ae19ab9e debuginfo(build-id) = 1db0a64deef9a67610ee0aa0d1fe1b660934ee86 debuginfo(build-id) = 1e0aa3dc9009830be69d21ff11d3540379c9faca debuginfo(build-id) = 21a8f4919b46a86bf01cf68f9ad5d72ea4a93e64 debuginfo(build-id) = 247a70cc4aa70b23b788382614b05d1643aefac2 debuginfo(build-id) = 27cec010757132069135b39c32457d0e7f3232c1 debuginfo(build-id) = 28bd29879a8d03092a1370b56b967c0d5b57cdbb debuginfo(build-id) = 2b5bafa78680442c1736b8c0df33a6633677477e debuginfo(build-id) = 2d8790ab84f4ed27b746c961b5f396fbacecbabf debuginfo(build-id) = 2f6e08467da3540909b5c81b14dc00e3740444b9 debuginfo(build-id) = 31e7c6bb962b14a333e9510407d4c02eaed6d263 debuginfo(build-id) = 35f59bf61c3bc459c5b184d54c684959a73c67b8 debuginfo(build-id) = 39c6c06302e1e9be3a8c76acf4d0e943fbdae4fb debuginfo(build-id) = 39e6a433198aa3675ba21e8afcf4cfd4ccc20b1c debuginfo(build-id) = 3a767226b868f0fd077a5656688b572eb8440615 debuginfo(build-id) = 3ae50a63df627e3578eb892432591c85107202be debuginfo(build-id) = 3b7902f76ef87cfb42f0f234343373503cb5db44 debuginfo(build-id) = 3c622a0e46f04919a0e647e1c08693817ff3413f debuginfo(build-id) = 40876f4936cfc15680863c173c419c64982a3614 debuginfo(build-id) = 4099155738194ed39eeff07eda2e03e2d0fd74c6 debuginfo(build-id) = 43af45f74034f8d79126b95348016432235884cf debuginfo(build-id) = 4b932fafdb6a54b7d91fe8af55bc2785f309a593 debuginfo(build-id) = 4c7c36e9e89363591a9107e53c2fdf2a3e0a4381 debuginfo(build-id) = 4fb9468b48e06c50f31723f07f64f79fee11b1c1 debuginfo(build-id) = 56ada3f1df6a0d60889ea423ba8909a84e3a9e13 debuginfo(build-id) = 5a4a7972092e033395ff962a91d81ccd7f3e3aa4 debuginfo(build-id) = 5b9c3d11b0767fb2f030c9fa34011a3b5d8d9e17 debuginfo(build-id) = 5be55f88d1caf4af873a65c938413293bc613097 debuginfo(build-id) = 60ddfe8a32074d17d1b7d50a47d4713b9ed26b95 debuginfo(build-id) = 6ca724eb2c2c827da4cee594151ce6163ce30556 debuginfo(build-id) = 6e31d51d9c5f88c50c615ae1270dac3f8b72dece debuginfo(build-id) = 78ad026f800a2a6cc19e0343e4d3295ad01224b7 debuginfo(build-id) = 7930b19252f8957a0cbb1585b9b1702be15f02b9 debuginfo(build-id) = 7ab431452ea6eb55554d771e581282a63ac06a54 debuginfo(build-id) = 7efd3c8bbfeba30642c535a0c605d2abcdd4f6f0 debuginfo(build-id) = 8187e82c5648b98410c4400beb1128ce84fb71b1 debuginfo(build-id) = 824dd9ce915a3fbfa3e96c1203bcfce2745ff6f3 debuginfo(build-id) = 846b4658ba996789afc230228a67510fe13d49e5 debuginfo(build-id) = 87fb580d9157144571a34967cf6c2de39233575b debuginfo(build-id) = 8929c71ca8b791a10bf16eaba01142be8d9d0a1d debuginfo(build-id) = 89586d48a8b8372572d26782a1869239e152dff0 debuginfo(build-id) = 8b4d2a8242bdb1c6404c441458165f08a00aff00 debuginfo(build-id) = 8c4a484c1c10c4d2aa36c66c44954f17374e0e5e debuginfo(build-id) = 8db3b36543a2c05ba74a2e4d59d007c6f228cc4d debuginfo(build-id) = 9386b59b98c6038c5b4222f010d6e82322d1dbe7 debuginfo(build-id) = 93aa45390611ba78747fe67b30596d97a6d2b3ec debuginfo(build-id) = 9483a9569b0d64416c070113c6dc712cec3c14f0 debuginfo(build-id) = 9aa8e7521e0cac31c061ee465cdfafb1d74a12d0 debuginfo(build-id) = 9c18f6fd4a638ebff3badefc3343c0f684242101 debuginfo(build-id) = 9f94521befc451ed6e69cb7809579e973caf1d93 debuginfo(build-id) = a7c9f7c4c0c4eb564366a3f12ccc5e793ab2c195 debuginfo(build-id) = a8b577a1b2aed6f61248b8ecf612e3cb1a79bc5d debuginfo(build-id) = ae094a100f077ffee172d9daebe32060f2f031fc debuginfo(build-id) = ae21f8203ab961ff4d83aea9e842368e7d1f5bdf debuginfo(build-id) = ae9c3de5ad46aad7a3be400926f479f4fdc5db14 debuginfo(build-id) = b05bf056f0a54b007651e66e8aae99962da89501 debuginfo(build-id) = b12eaf699c10bdb632cc315d03581507574444b0 debuginfo(build-id) = b249a3edad9f32a6c4da3a3201baec53426d3050 debuginfo(build-id) = b68640fb3e33fa6a5e7c6d8edc083f0dcffb721b debuginfo(build-id) = b6f0790d815386fa3bcbc6c263ebf0ece4d4a16f debuginfo(build-id) = bd572f32cf4916aa7da8f00744b6caa63e4fbc48 debuginfo(build-id) = bd98157e9e1f84f0750b57129f172d0375e30211 debuginfo(build-id) = bdabd38f04f52af26d116048be5b06808c1aa037 debuginfo(build-id) = c1359a7c1bf405051a7c8e3d4478174a53638829 debuginfo(build-id) = c279a61d5f6114fda520d71071bd6b43c0227ef2 debuginfo(build-id) = c754c1b9ee8b889ec4bbcc2bc3703f914e80b5bd debuginfo(build-id) = c815d9fb430bc3d84df8bf7fa47c137b6ef30659 debuginfo(build-id) = cef3c8ddf547956d862032d4f981826341c5bd62 debuginfo(build-id) = cfc88c01a22627f0981dc00cc9f76609c7eb91b3 debuginfo(build-id) = d1f11f55f0e1c02145fcb9f4a52b34ad37e2e83c debuginfo(build-id) = d40cf3d77cb7ff256dfd7aee9bf99c47b1c20807 debuginfo(build-id) = d4dd96625bff0179058719c2fd7f97d9715ae87c debuginfo(build-id) = d56d3a6fc198e24a500f74de4522dda0c63c15a9 debuginfo(build-id) = d744d10753a77ad0a089cbfe5e8c915e07703705 debuginfo(build-id) = d7ec1ff9a05ed07dbcf42c6fb6ed48650849137c debuginfo(build-id) = d8eba1543271a6f27698f1dfc669298fd93d445f debuginfo(build-id) = db96c5595ebe63152a41088d02925e65ed4babf2 debuginfo(build-id) = dd68fc37a9505e171ba2611dcb263d5226a46157 debuginfo(build-id) = dd81ce130a1985acfbe45fa514df75fdd2deeb53 debuginfo(build-id) = df1f90d8f778091a60994dbcf533bca5ba21a181 debuginfo(build-id) = e07d9acf5d2bbdc3a276eb62d8dcb440f04efacc debuginfo(build-id) = e6929c5e0d9eac673c0e1274f7a7bd7c5d151c63 debuginfo(build-id) = eb5cf2396ab84ebc4be08c9d66db444d8e62becf debuginfo(build-id) = eb85e4a07d5d6e03f1914afa1290a63c540bb7ac debuginfo(build-id) = ec2c8700a13216fd4b7748141c8fd61f2735d1e4 debuginfo(build-id) = f16fd256006556ae41a5579361c38e7d35bc03fd debuginfo(build-id) = f790af0e2923d349fa3c50087cd620b0507abb96 debuginfo(build-id) = f8215e726ee60b582760d95f915b33f8531f01ed debuginfo(build-id) = fe721560e65d196055415f1aebd97328faf27a7a debuginfo(build-id) = feb6d38cbb57f25cc00bd30d95956c41aa2a2123 debuginfo(build-id) = ffeb478f03154fd850c29f06080063e64679d540 postgresql-upgrade-debuginfo = 11.5-3.fc32 postgresql-upgrade-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-upgrade-devel-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 2b5bafa78680442c1736b8c0df33a6633677477e debuginfo(build-id) = 2f6e08467da3540909b5c81b14dc00e3740444b9 postgresql-upgrade-devel-debuginfo = 11.5-3.fc32 postgresql-upgrade-devel-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-plperl-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = fd76b75c7ccf0032672958766c94fab8fbe56a3b postgresql-plperl-debuginfo = 11.5-3.fc32 postgresql-plperl-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-plpython2-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = f35dd1d3b3d423472b309ae6f99a45dd819db4f0 postgresql-plpython2-debuginfo = 11.5-3.fc32 postgresql-plpython2-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-plpython3-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = 48c2aa356d40aba4d4d61d2cb9879444d5a67ffd postgresql-plpython3-debuginfo = 11.5-3.fc32 postgresql-plpython3-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-pltcl-debuginfo-11.5-3.fc32.aarch64 Provides: debuginfo(build-id) = b79e9e25a61190064b251de4e25adef675db3884 postgresql-pltcl-debuginfo = 11.5-3.fc32 postgresql-pltcl-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Processing files: postgresql-test-debuginfo-11.5-3.fc32.aarch64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/debug/usr/lib64/pgsql/autoinc.so-11.5-3.fc32.aarch64.debug and /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/debug/usr/lib64/pgsql/test/regress/autoinc.so-11.5-3.fc32.aarch64.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/debug/usr/lib64/pgsql/refint.so-11.5-3.fc32.aarch64.debug and /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64/usr/lib/debug/usr/lib64/pgsql/test/regress/refint.so-11.5-3.fc32.aarch64.debug Provides: debuginfo(build-id) = 803fd0a277405067627c071d1811c1f4290295d2 postgresql-test-debuginfo = 11.5-3.fc32 postgresql-test-debuginfo(aarch-64) = 11.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(aarch-64) = 11.5-3.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 Wrote: /builddir/build/RPMS/postgresql-test-rpm-macros-11.5-3.fc32.noarch.rpm Wrote: /builddir/build/RPMS/postgresql-static-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plperl-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plpython2-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plpython3-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-pltcl-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-contrib-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-server-devel-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-devel-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-docs-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-server-devel-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-devel-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plperl-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plpython2-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-test-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-plpython3-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-pltcl-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-contrib-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-test-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-server-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-docs-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-server-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-debuginfo-11.5-3.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/postgresql-debugsource-11.5-3.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eczivF + umask 022 + cd /builddir/build/BUILD + cd postgresql-11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/postgresql-11.5-3.fc32.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0