D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: line 104: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64pq9.6_5 Installing /home/iurt/rpmbuild/SRPMS/postgresql11-11.14-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dohwAU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf postgresql-11.14 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/postgresql-11.14.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgresql-11.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp src/Makefile.shlib src/Makefile.libpq.shlib + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/postgresql-11-libpq_soname.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wU7kmF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd postgresql-11.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + RPM_OPT_FLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + common_configure_options=' --disable-rpath --with-perl --with-python --with-tcl --with-tclconfig=/usr/lib64 --with-openssl --with-pam --with-libxml --with-libxslt --with-llvm --libdir=/usr/lib64 --mandir=/usr/share/man --prefix=/usr --sysconfdir=/etc/pgsql --enable-nls --with-uuid=e2fs ' + perl -pi -e 's|^all:|LINK.shared=\$(COMPILER) -shared -Wl,-rpath,\$(rpathdir),-soname,\$(soname)\nall:|' src/pl/plperl/GNUmakefile + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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-python --with-tcl --with-tclconfig=/usr/lib64 --with-openssl --with-pam --with-libxml --with-libxslt --with-llvm --libdir=/usr/lib64 --mandir=/usr/share/man --prefix=/usr --sysconfdir=/etc/pgsql --enable-nls --with-uuid=e2fs configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking which template to use... linux checking whether NLS is wanted... yes checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for aarch64-mageia-linux-gnu-gcc... no checking for aarch64-mageia-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-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking for llvm-config... /usr/bin/llvm-config checking for clang... /usr/bin/clang 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... yes checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether /usr/bin/clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes checking whether /usr/bin/clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes checking whether /usr/bin/clang supports -fwrapv, for BITCODE_CFLAGS... yes checking whether /usr/bin/clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes checking whether /usr/bin/clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no checking whether /usr/bin/clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no 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... yes checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes 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-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.8.2 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.34.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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc checking for PYTHON... /usr/bin/python3 configure: using python 3.9.8 (main, Nov 6 2021, 15:46:29) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.9/config-3.9-aarch64-linux-gnu checking Python include directories... -I/usr/include/python3.9 checking how to link an embedded Python application... -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm checking for 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... 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... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for SSL_clear_options... yes checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for uuid_generate... no checking for uuid_generate in -luuid... 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 openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/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 strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for 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 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 whether LLVMOrcGetSymbolAddressIn is declared... no checking whether LLVMGetHostCPUName is declared... yes checking whether LLVMGetHostCPUFeatures is declared... yes checking whether LLVMCreateGDBRegistrationListener is declared... yes checking whether LLVMCreatePerfJITEventListener is declared... yes checking for rl_completion_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... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /usr/bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120 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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed configure: using CXX=g++ configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables configure: using CLANG=/usr/bin/clang configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -O2 configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/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 configure: WARNING: unrecognized options: --disable-dependency-tracking + /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[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'distprep'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C doc all /usr/bin/make -C src all /usr/bin/make -C config all /usr/bin/make -C src all /usr/bin/make -C common all make[1]: Nothing to be done for 'all'. /usr/bin/make -C sgml all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o base64.o base64.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o controldata_utils.o controldata_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o file_perm.o file_perm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' { \ echo ""; \ echo ""; \ } > version.sgml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o config_info.o config_info.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' '/usr/bin/perl' ./mk_feature_tables.pl YES ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-supported.sgml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o keywords.o keywords.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o ip.o ip.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' '/usr/bin/perl' ./mk_feature_tables.pl NO ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' '/usr/bin/perl' ./generate-errcodes-table.pl ../../../src/backend/utils/errcodes.txt > errcodes-table.sgml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o exec.o exec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o pgfnames.o pgfnames.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o psprintf.o psprintf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o rmtree.o rmtree.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o md5.o md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o relpath.o relpath.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o saslprep.o saslprep.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o string.o string.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o username.o username.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o wait_error.o wait_error.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o scram-common.o scram-common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o sha2_openssl.o sha2_openssl.c sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o restricted_token.o restricted_token.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o fe_memutils.o fe_memutils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o file_utils.o file_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c config_info.c -o config_info_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c base64.c -o base64_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o unicode_norm.o unicode_norm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c file_perm.c -o file_perm_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c controldata_utils.c -o controldata_utils_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c keywords.c -o keywords_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c exec.c -o exec_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c ip.c -o ip_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pgfnames.c -o pgfnames_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c relpath.c -o relpath_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c psprintf.c -o psprintf_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c rmtree.c -o rmtree_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c saslprep.c -o saslprep_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c string.c -o string_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c md5.c -o md5_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c username.c -o username_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c wait_error.c -o wait_error_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c scram-common.c -o scram-common_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--infodir=/usr/share/info' '--disable-rpath' '--with-perl' '--with-python' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-openssl' '--with-pam' '--with-libxml' '--with-libxslt' '--with-llvm' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--prefix=/usr' '--sysconfdir=/etc/pgsql' '--enable-nls' '--with-uuid=e2fs' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c unicode_norm.c -o unicode_norm_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C port all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/pgsql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrsignal.o pgstrsignal.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 pgstrsignal_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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C timezone 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'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgtz.o pgtz.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o strftime.bc strftime.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgtz.bc pgtz.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strftime.o strftime.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o localtime.bc localtime.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localtime.o localtime.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o zic.o zic.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables zic.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o zic make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C backend all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /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 catalog distprep generated-header-symlinks make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C utils distprep generated-header-symlinks 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[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 common all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C bootstrap all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C catalog all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C parser all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmask.o bufmask.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C commands all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amcmds.o amcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin.o brin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printsimple.o printsimple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bootparse.bc bootparse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bootstrap.bc bootstrap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/make -C executor all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_validate.o brin_validate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o session.o session.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin.bc brin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_pageops.bc brin_pageops.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupdesc.o tupdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_revmap.bc brin_revmap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bufmask.bc bufmask.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExpr.o execExpr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_tuple.bc brin_tuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_xlog.bc brin_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o heaptuple.bc heaptuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indextuple.bc indextuple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_minmax.bc brin_minmax.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o printsimple.bc printsimple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_inclusion.bc brin_inclusion.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brin_validate.bc brin_validate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o printtup.bc printtup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o scankey.bc scankey.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o session.bc session.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o reloptions.bc reloptions.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExprInterp.o execExprInterp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tupconvert.bc tupconvert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tupdesc.bc tupdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C gin all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createas.o createas.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' /usr/bin/xmllint --path . --noout --valid postgres.sgml /usr/bin/xsltproc --path . --stringparam pg.version '11.14' stylesheet-man.xsl postgres.sgml touch man-stamp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execIndexing.o execIndexing.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C gist all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execParallel.o execParallel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execPartition.o execPartition.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partition.o partition.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C foreign all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbcommands.o dbcommands.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execReplication.o execReplication.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o define.o define.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreign.o foreign.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o discard.o discard.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o foreign.bc foreign.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execSRF.o execSRF.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropcmds.o dropcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o event_trigger.o event_trigger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o explain.o explain.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extension.o extension.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginlogic.o ginlogic.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gist.bc gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginutil.bc ginutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_depend.o pg_depend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gininsert.bc gininsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_enum.o pg_enum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistutil.bc gistutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginxlog.bc ginxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistxlog.bc gistxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/make -C hash all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistvacuum.bc gistvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginentrypage.bc ginentrypage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_operator.o pg_operator.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistget.bc gistget.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functioncmds.o functioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gindatapage.bc gindatapage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistscan.bc gistscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginbtree.bc ginbtree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistproc.bc gistproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_proc.o pg_proc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginscan.bc ginscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistsplit.bc gistsplit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_publication.o pg_publication.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexcmds.o indexcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistbuild.bc gistbuild.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_range.o pg_range.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginget.bc ginget.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGather.o nodeGather.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockcmds.o lockcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistbuildbuffers.bc gistbuildbuffers.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginvacuum.bc ginvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistvalidate.bc gistvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginarrayproc.bc ginarrayproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o matview.o matview.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginbulk.bc ginbulk.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_subscription.o pg_subscription.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginfast.bc ginfast.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scan.o scan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginpostinglist.bc ginpostinglist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_type.o pg_type.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashutil.o hashutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginlogic.bc ginlogic.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginvalidate.bc ginvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o storage.o storage.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toasting.o toasting.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o catalog.bc catalog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash_xlog.o hash_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalcmds.o portalcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dependency.bc dependency.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepare.o prepare.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hash.bc hash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o policy.o policy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proclang.o proclang.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashinsert.bc hashinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o heap.bc heap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashfunc.bc hashfunc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o publicationcmds.o publicationcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashovfl.bc hashovfl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGatherMerge.o nodeGatherMerge.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indexing.bc indexing.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schemacmds.o schemacmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o index.bc index.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashpage.bc hashpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashsort.bc hashsort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seclabel.o seclabel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashsearch.bc hashsearch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o namespace.bc namespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashutil.bc hashutil.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o objectaccess.bc objectaccess.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_enr.o parse_enr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeProjectSet.o nodeProjectSet.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashvalidate.bc hashvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C heap all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C index all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hash_xlog.bc hash_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o aclchk.bc aclchk.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequence.o sequence.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amapi.o amapi.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amvalidate.o amvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o statscmds.o statscmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o objectaddress.bc objectaddress.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o partition.bc partition.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexam.o indexam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_aggregate.bc pg_aggregate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subscriptioncmds.o subscriptioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o amapi.bc amapi.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o amvalidate.bc amvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_collation.bc pg_collation.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o genam.bc genam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C nbtree all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indexam.bc indexam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_constraint.bc pg_constraint.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_conversion.bc pg_conversion.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_depend.bc pg_depend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_enum.bc pg_enum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_inherits.bc pg_inherits.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_largeobject.bc pg_largeobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_namespace.bc pg_namespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_operator.bc pg_operator.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_proc.bc pg_proc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_publication.bc pg_publication.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqueue.o tqueue.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_range.bc pg_range.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_db_role_setting.bc pg_db_role_setting.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_shdepend.bc pg_shdepend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuptoaster.o tuptoaster.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scansup.o scansup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_subscription.bc pg_subscription.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_type.bc pg_type.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTableFuncscan.o nodeTableFuncscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spi.o spi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o storage.bc storage.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtcompare.bc nbtcompare.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execAmi.bc execAmi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o toasting.bc toasting.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C lib all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execCurrent.bc execCurrent.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o binaryheap.o binaryheap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bipartite_match.o bipartite_match.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtinsert.bc nbtinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o analyze.bc analyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o heapam.bc heapam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bloomfilter.o bloomfilter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hio.bc hio.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execExpr.bc execExpr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtpage.bc nbtpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure.o be-secure.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dshash.o dshash.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hyperloglog.o hyperloglog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pruneheap.bc pruneheap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtree.bc nbtree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ilist.o ilist.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-common.o be-secure-common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o knapsack.o knapsack.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablecmds.o tablecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteheap.bc rewriteheap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execExprInterp.bc execExprInterp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pairingheap.o pairingheap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtsearch.bc nbtsearch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o syncscan.bc syncscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rbtree.o rbtree.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execGrouping.bc execGrouping.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo.o stringinfo.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtutils.bc nbtutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o binaryheap.bc binaryheap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execIndexing.bc execIndexing.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tuptoaster.bc tuptoaster.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bipartite_match.bc bipartite_match.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth.o auth.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execJunk.bc execJunk.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtsort.bc nbtsort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o visibilitymap.bc visibilitymap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bloomfilter.bc bloomfilter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dshash.bc dshash.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtvalidate.bc nbtvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt.o crypt.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtxlog.bc nbtxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/make -C rmgrdesc all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ilist.bc ilist.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hyperloglog.bc hyperloglog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execMain.bc execMain.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o knapsack.bc knapsack.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pairingheap.bc pairingheap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execPartition.bc execPartition.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execParallel.bc execParallel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ifaddr.o ifaddr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rbtree.bc rbtree.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gram.bc gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execProcnode.bc execProcnode.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o stringinfo.bc stringinfo.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execScan.bc execScan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execReplication.bc execReplication.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execTuples.bc execTuples.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execSRF.bc execSRF.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqcomm.o pqcomm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o scan.bc scan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parser.bc parser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigger.o trigger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o execUtils.bc execUtils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o functions.bc functions.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqformat.o pqformat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hba.o hba.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_agg.bc parse_agg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o instrument.bc instrument.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/make -C main all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeAppend.bc nodeAppend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqmq.o pqmq.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C nodes all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_clause.bc parse_clause.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brindesc.bc brindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o main.o main.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o clogdesc.bc clogdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth-scram.o auth-scram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o main.bc main.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o committsdesc.bc committsdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_coerce.bc parse_coerce.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dbasedesc.bc dbasedesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeAgg.bc nodeAgg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o genericdesc.bc genericdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_collate.bc parse_collate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o be-fsstubs.bc be-fsstubs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeBitmapAnd.bc nodeBitmapAnd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gindesc.bc gindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o gistdesc.bc gistdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeBitmapOr.bc nodeBitmapOr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_cte.bc parse_cte.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c be-secure-openssl.c: In function 'load_dh_file': be-secure-openssl.c:809:9: warning: 'PEM_read_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 809 | dh = PEM_read_DHparams(fp, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:822:9: warning: 'DH_check' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 822 | if (DH_check(dh, &codes) == 0) | ^~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:220:27: note: declared here 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); | ^~~~~~~~ be-secure-openssl.c:828:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 828 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:836:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 836 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:845:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 845 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'load_dh_buffer': be-secure-openssl.c:867:9: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c: In function 'initialize_dh': be-secure-openssl.c:1010:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1010 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:1014:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1014 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'initialize_ecdh': be-secure-openssl.c:1039:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1039 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:1050:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1050 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashdesc.bc hashdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o be-secure.bc be-secure.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C spgist all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_enr.bc parse_enr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o heapdesc.bc heapdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeBitmapHeapscan.bc nodeBitmapHeapscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodes.o nodes.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o be-secure-common.bc be-secure-common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o logicalmsgdesc.bc logicalmsgdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeBitmapIndexscan.bc nodeBitmapIndexscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mxactdesc.bc mxactdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typecmds.o typecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nbtdesc.bc nbtdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeCustom.bc nodeCustom.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_expr.bc parse_expr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relmapdesc.bc relmapdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o list.o list.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o auth.bc auth.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeFunctionscan.bc nodeFunctionscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o replorigindesc.bc replorigindesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o seqdesc.bc seqdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_func.bc parse_func.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeGather.bc nodeGather.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o smgrdesc.bc smgrdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crypt.bc crypt.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgdesc.bc spgdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bitmapset.o bitmapset.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_node.bc parse_node.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o user.o user.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o standbydesc.bc standbydesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tblspcdesc.bc tblspcdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_oper.bc parse_oper.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeHash.bc nodeHash.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xactdesc.bc xactdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_param.bc parse_param.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlogdesc.bc xlogdesc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuum.o vacuum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeHashjoin.bc nodeHashjoin.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hba.bc hba.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ifaddr.bc ifaddr.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeIndexscan.bc nodeIndexscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_relation.bc parse_relation.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeIndexonlyscan.bc nodeIndexonlyscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pqcomm.bc pqcomm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_target.bc parse_target.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeLimit.bc nodeLimit.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_type.bc parse_type.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeLockRows.bc nodeLockRows.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pqformat.bc pqformat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeGatherMerge.bc nodeGatherMerge.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o view.o view.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pqmq.bc pqmq.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeMaterial.bc nodeMaterial.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parse_utilcmd.bc parse_utilcmd.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pqsignal.bc pqsignal.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o scansup.bc scansup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o amcmds.bc amcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeMergeAppend.bc nodeMergeAppend.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C optimizer all /usr/bin/make -C geqo all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o aggregatecmds.bc aggregatecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeMergejoin.bc nodeMergejoin.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o auth-scram.bc auth-scram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_main.o geqo_main.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o alter.bc alter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeModifyTable.bc nodeModifyTable.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o be-secure-openssl.bc be-secure-openssl.c be-secure-openssl.c:809:7: warning: 'PEM_read_DHparams' is deprecated [-Wdeprecated-declarations] dh = PEM_read_DHparams(fp, NULL, NULL, NULL); ^ /usr/include/openssl/pem.h:469:21: note: 'PEM_read_DHparams' has been explicitly marked deprecated here DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:822:6: warning: 'DH_check' is deprecated [-Wdeprecated-declarations] if (DH_check(dh, &codes) == 0) ^ /usr/include/openssl/dh.h:220:1: note: 'DH_check' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:828:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations] DH_free(dh); ^ /usr/include/openssl/dh.h:200:1: note: 'DH_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:836:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations] DH_free(dh); ^ /usr/include/openssl/dh.h:200:1: note: 'DH_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:845:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations] DH_free(dh); ^ /usr/include/openssl/dh.h:200:1: note: 'DH_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:867:7: warning: 'PEM_read_bio_DHparams' is deprecated [-Wdeprecated-declarations] dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); ^ /usr/include/openssl/pem.h:469:21: note: 'PEM_read_bio_DHparams' has been explicitly marked deprecated here DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:1010:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations] DH_free(dh); ^ /usr/include/openssl/dh.h:200:1: note: 'DH_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:1014:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations] DH_free(dh); ^ /usr/include/openssl/dh.h:200:1: note: 'DH_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:1039:9: warning: 'EC_KEY_new_by_curve_name' is deprecated [-Wdeprecated-declarations] ecdh = EC_KEY_new_by_curve_name(nid); ^ /usr/include/openssl/ec.h:996:1: note: 'EC_KEY_new_by_curve_name' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ be-secure-openssl.c:1050:2: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations] EC_KEY_free(ecdh); ^ /usr/include/openssl/ec.h:1001:1: note: 'EC_KEY_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ 10 warnings generated. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeNestloop.bc nodeNestloop.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeProjectSet.bc nodeProjectSet.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_random.o geqo_random.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgutils.bc spgutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o analyze.bc analyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeRecursiveunion.bc nodeRecursiveunion.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spginsert.bc spginsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeResult.bc nodeResult.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o cluster.bc cluster.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_px.o geqo_px.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o async.bc async.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSamplescan.bc nodeSamplescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgscan.bc spgscan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgvacuum.bc spgvacuum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extensible.o extensible.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox2.o geqo_ox2.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgvalidate.bc spgvalidate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_copy.bc geqo_copy.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o comment.bc comment.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSeqscan.bc nodeSeqscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_eval.bc geqo_eval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o makefuncs.o makefuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o collationcmds.bc collationcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_main.bc geqo_main.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgxlog.bc spgxlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSetOp.bc nodeSetOp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_misc.bc geqo_misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o constraint.bc constraint.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o conversioncmds.bc conversioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgdoinsert.bc spgdoinsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_mutation.bc geqo_mutation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSort.bc nodeSort.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_pool.bc geqo_pool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeUnique.bc nodeUnique.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_random.bc geqo_random.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgtextproc.bc spgtextproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o createas.bc createas.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_recombination.bc geqo_recombination.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeValuesscan.bc nodeValuesscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgquadtreeproc.bc spgquadtreeproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spgkdtreeproc.bc spgkdtreeproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/make -C tablesample all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_selection.bc geqo_selection.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeCtescan.bc nodeCtescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o copy.bc copy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeNamedtuplestorescan.bc nodeNamedtuplestorescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_erx.bc geqo_erx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_pmx.bc geqo_pmx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bernoulli.o bernoulli.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeWorktablescan.bc nodeWorktablescan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_cx.bc geqo_cx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o define.bc define.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dbcommands.bc dbcommands.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o system.o system.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_px.bc geqo_px.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeGroup.bc nodeGroup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesample.o tablesample.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_ox1.bc geqo_ox1.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o discard.bc discard.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSubplan.bc nodeSubplan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bernoulli.bc bernoulli.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geqo_ox2.bc geqo_ox2.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/make -C path all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o system.bc system.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeSubqueryscan.bc nodeSubqueryscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dropcmds.bc dropcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tablesample.bc tablesample.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/make -C transam all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeForeignscan.bc nodeForeignscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeTidscan.bc nodeTidscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o event_trigger.bc event_trigger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o outfuncs.o outfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tstoreReceiver.bc tstoreReceiver.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o readfuncs.o readfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tqueue.bc tqueue.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C partitioning all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o commit_ts.o commit_ts.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeWindowAgg.bc nodeWindowAgg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o read.o read.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o allpaths.o allpaths.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o params.o params.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spi.bc spi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clausesel.o clausesel.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o value.o value.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o explain.bc explain.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodes.bc nodes.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeTableFuncscan.bc nodeTableFuncscan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nodeFuncs.bc nodeFuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o foreigncmds.bc foreigncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o list.bc list.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/make -C port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partprune.o partprune.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o functioncmds.bc functioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o atomics.o atomics.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o extension.bc extension.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynloader.o dynloader.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bitmapset.bc bitmapset.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_sema.o pg_sema.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lockcmds.bc lockcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tidbitmap.bc tidbitmap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indexcmds.bc indexcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o atomics.bc atomics.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o matview.bc matview.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o costsize.o costsize.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dynloader.bc dynloader.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partbounds.o partbounds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_sema.bc pg_sema.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o operatorcmds.bc operatorcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o partprune.bc partprune.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_shmem.bc pg_shmem.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o copyfuncs.bc copyfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o opclasscmds.bc opclasscmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equivclass.o equivclass.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o portalcmds.bc portalcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o policy.bc policy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o partbounds.bc partbounds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' ( echo src/backend/partitioning/partprune.o src/backend/partitioning/partbounds.o ) >objfiles.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/make -C postmaster all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/make -C regex all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o equalfuncs.bc equalfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o prepare.bc prepare.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o extensible.bc extensible.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o proclang.bc proclang.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o makefuncs.bc makefuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinpath.o joinpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o schemacmds.bc schemacmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o publicationcmds.bc publicationcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autovacuum.o autovacuum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regerror.o regerror.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indxpath.o indxpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o seclabel.bc seclabel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o outfuncs.bc outfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sequence.bc sequence.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgworker.o bgworker.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o statscmds.bc statscmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgwriter.o bgwriter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinrels.o joinrels.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o print.bc print.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathkeys.o pathkeys.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o readfuncs.bc readfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o subscriptioncmds.bc subscriptioncmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checkpointer.o checkpointer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidpath.o tidpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o read.bc read.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o params.bc params.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fork_process.o fork_process.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o value.bc value.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o clausesel.bc clausesel.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgarch.o pgarch.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o allpaths.bc allpaths.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tablespace.bc tablespace.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o costsize.bc costsize.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o equivclass.bc equivclass.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regcomp.o regcomp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indxpath.bc indxpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o joinpath.bc joinpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regfree.o regfree.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trigger.bc trigger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o joinrels.bc joinrels.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tidpath.bc tidpath.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pathkeys.bc pathkeys.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/make -C plan all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tablecmds.bc tablecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexec.o regexec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsearchcmds.bc tsearchcmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regprefix.o regprefix.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexport.o regexport.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstat.o pgstat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o typecmds.bc typecmds.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planagg.o planagg.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initsplan.o initsplan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o vacuum.bc vacuum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planmain.o planmain.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o user.bc user.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o variable.bc variable.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postmaster.o postmaster.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o vacuumlazy.bc vacuumlazy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C replication all /usr/bin/make -C logical all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o view.bc view.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C rewrite all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regcomp.bc regcomp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regerror.bc regerror.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createplan.o createplan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syslogger.o syslogger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regexec.bc regexec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walwriter.o walwriter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regfree.bc regfree.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regprefix.bc regprefix.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o launcher.o launcher.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regexport.bc regexport.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/make -C statistics all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bgworker.bc bgworker.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o autovacuum.bc autovacuum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bgwriter.bc bgwriter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logical.o logical.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extended_stats.o extended_stats.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o checkpointer.bc checkpointer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependencies.o dependencies.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planner.o planner.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fork_process.bc fork_process.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o message.o message.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mvdistinct.o mvdistinct.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o extended_stats.bc extended_stats.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgarch.bc pgarch.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dependencies.bc dependencies.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xloginsert.o xloginsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mvdistinct.bc mvdistinct.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowsecurity.o rowsecurity.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o origin.o origin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o setrefs.o setrefs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteRemove.bc rewriteRemove.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogutils.o xlogutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgstat.bc pgstat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o clog.bc clog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proto.o proto.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteDefine.bc rewriteDefine.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walsender.o walsender.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o generic_xlog.bc generic_xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o commit_ts.bc commit_ts.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subselect.o subselect.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o postmaster.bc postmaster.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteHandler.bc rewriteHandler.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o analyzejoins.bc analyzejoins.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o multixact.bc multixact.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesync.o tablesync.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o startup.bc startup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapbuild.o snapbuild.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteManip.bc rewriteManip.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rmgr.bc rmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o syslogger.bc syslogger.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o walwriter.bc walwriter.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rewriteSupport.bc rewriteSupport.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o subtrans.bc subtrans.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o slru.bc slru.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o parallel.bc parallel.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rowsecurity.bc rowsecurity.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o timeline.bc timeline.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o decode.bc decode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o transam.bc transam.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/make -C storage all /usr/bin/make -C buffer all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o launcher.bc launcher.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_table.o buf_table.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o logical.bc logical.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o createplan.bc createplan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_init.o buf_init.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o logicalfuncs.bc logicalfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o worker.o worker.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o message.bc message.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o twophase.bc twophase.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o initsplan.bc initsplan.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o twophase_rmgr.bc twophase_rmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o proto.bc proto.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o planagg.bc planagg.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o origin.bc origin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/make -C file all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o planmain.bc planmain.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o varsup.bc varsup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiver.o walreceiver.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relation.bc relation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xact.bc xact.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o setrefs.bc setrefs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmgr.o bufmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o basebackup.o basebackup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o reorderbuffer.bc reorderbuffer.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freelist.o freelist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o planner.bc planner.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o subselect.bc subselect.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o snapbuild.bc snapbuild.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/make -C prep all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o buf_table.bc buf_table.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localbuf.o localbuf.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fd.o fd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o buf_init.bc buf_init.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlogarchive.bc xlogarchive.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tablesync.bc tablesync.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buffile.o buffile.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copydir.o copydir.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o freelist.bc freelist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlog.bc xlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reinit.o reinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepjointree.o prepjointree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o worker.bc worker.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bufmgr.bc bufmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlogfuncs.bc xlogfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o localbuf.bc localbuf.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/make -C freespace all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xloginsert.bc xloginsert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/make -C ipc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedfileset.o sharedfileset.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o barrier.o barrier.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepqual.o prepqual.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlogreader.bc xlogreader.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/make -C large_object all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xlogutils.bc xlogutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C lmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preptlist.o preptlist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freespace.o freespace.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fd.bc fd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmpage.o fsmpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inv_api.o inv_api.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slot.o slot.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lmgr.o lmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexfsm.o indexfsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o buffile.bc buffile.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o inv_api.bc inv_api.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/make -C page all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o copydir.bc copydir.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o freespace.bc freespace.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm.o dsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o reinit.bc reinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fsmpage.bc fsmpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipc.o ipc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o indexfsm.bc indexfsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepunion.o prepunion.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sharedfileset.bc sharedfileset.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufpage.o bufpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipci.o ipci.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checksum.o checksum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o itemptr.o itemptr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o prepqual.bc prepqual.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep.o syncrep.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latch.o latch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o prepjointree.bc prepjointree.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o checksum.bc checksum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o preptlist.bc preptlist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bufpage.bc bufpage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pmsignal.o pmsignal.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o walreceiverfuncs.bc walreceiverfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o itemptr.bc itemptr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lock.o lock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procsignal.o procsignal.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o prepunion.bc prepunion.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/make -C util all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmem.o shmem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joininfo.o joininfo.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o walreceiver.bc walreceiver.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmqueue.o shmqueue.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orclauses.o orclauses.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o walsender.bc walsender.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o paramassign.o paramassign.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_mq.o shm_mq.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procarray.o procarray.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o repl_gram.bc repl_gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deadlock.o deadlock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o placeholder.o placeholder.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o basebackup.bc basebackup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_toc.o shm_toc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinval.o sinval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' /usr/bin/xmllint --path . --noout --valid postgres.sgml /usr/bin/xsltproc --path . --stringparam pg.version '11.14' stylesheet.xsl postgres.sgml cp ./stylesheet.css html/ touch html-stamp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o slot.bc slot.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predtest.o predtest.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o slotfuncs.bc slotfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlock.o lwlock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlocknames.o lwlocknames.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spin.o spin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clauses.o clauses.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathnode.o pathnode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancat.o plancat.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o syncrep.bc syncrep.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o s_lock.o s_lock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standby.o standby.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o syncrep_gram.bc syncrep_gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C tcop all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o barrier.bc barrier.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o condition_variable.o condition_variable.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lmgr.bc lmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relnode.o relnode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o var.o var.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/make -C tsearch all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tlist.o tlist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/make -C utils all /usr/bin/make -C adt all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dsm_impl.bc dsm_impl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dest.o dest.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o proc.bc proc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_locale.o ts_locale.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lock.bc lock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dsm.bc dsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ipc.bc ipc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o deadlock.bc deadlock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o clauses.bc clauses.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fastpath.o fastpath.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_parse.o ts_parse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o joininfo.bc joininfo.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lwlock.bc lwlock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o latch.bc latch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ipci.bc ipci.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/make -C smgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predicate.o predicate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o orclauses.bc orclauses.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lwlocknames.bc lwlocknames.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pmsignal.bc pmsignal.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spin.bc spin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser.o wparser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o paramassign.bc paramassign.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o s_lock.bc s_lock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pquery.o pquery.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o procarray.bc procarray.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md.o md.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o procsignal.bc procsignal.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pathnode.bc pathnode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o predicate.bc predicate.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o shmem.bc shmem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgr.o smgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o placeholder.bc placeholder.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o shmqueue.bc shmqueue.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrtype.o smgrtype.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o condition_variable.bc condition_variable.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o acl.o acl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser_def.o wparser_def.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o shm_mq.bc shm_mq.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict.o dict.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o md.bc md.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amutils.o amutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o plancat.bc plancat.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utility.o utility.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o predtest.bc predtest.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o shm_toc.bc shm_toc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres.o postgres.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_simple.o dict_simple.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o smgr.bc smgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o restrictinfo.bc restrictinfo.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sinval.bc sinval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relnode.bc relnode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tlist.bc tlist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o smgrtype.bc smgrtype.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sinvaladt.bc sinvaladt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dest.bc dest.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o var.bc var.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o standby.bc standby.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regis.o regis.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C ../../src/timezone 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 jit all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fastpath.bc fastpath.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o jit.o jit.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o to_tsany.o to_tsany.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pquery.bc pquery.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_utils.o ts_utils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -flto=thin -emit-llvm -c -o jit.bc jit.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' ( echo src/backend/jit/jit.o ) >objfiles.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/make -C cache all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o postgres.bc postgres.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_locale.bc ts_locale.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o utility.bc utility.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attoptcache.o attoptcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_parse.bc ts_parse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o wparser.bc wparser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict.bc dict.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_expanded.o array_expanded.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o evtcache.o evtcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_simple.bc dict_simple.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o wparser_def.bc wparser_def.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_synonym.bc dict_synonym.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spell.o spell.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inval.o inval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_ispell.bc dict_ispell.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regis.bc regis.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catcache.o catcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_thesaurus.bc dict_thesaurus.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o to_tsany.bc to_tsany.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partcache.o partcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_selfuncs.bc ts_selfuncs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spell.bc spell.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancache.o plancache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_typanalyze.bc ts_typanalyze.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_utils.bc ts_utils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lsyscache.o lsyscache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapper.o relmapper.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spccache.o spccache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o attoptcache.bc attoptcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syscache.o syscache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_cache.o ts_cache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii.o ascii.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayutils.o arrayutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bool.o bool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o char.o char.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C error all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o catcache.bc catcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C fmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cryptohashes.o cryptohashes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C hash all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o assert.o assert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typcache.o typcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o evtcache.bc evtcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o assert.bc assert.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfn.o hashfn.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc.o pg_crc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cash.o cash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o inval.bc inval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C init all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynahash.o dynahash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lsyscache.bc lsyscache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o globals.o globals.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relcache.o relcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dynahash.bc dynahash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashfn.bc hashfn.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o partcache.bc partcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_crc.bc pg_crc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o date.o date.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o miscinit.o miscinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o plancache.bc plancache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relmapper.bc relmapper.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o elog.bc elog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C mb all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datum.o datum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relfilenodemap.bc relfilenodemap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encnames.o encnames.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -flto=thin -emit-llvm -c -o dfmgr.bc dfmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o spccache.bc spccache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postinit.o postinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o relcache.bc relcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o elog.o elog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C misc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conv.o conv.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbsize.o dbsize.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o backend_random.o backend_random.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o syscache.bc syscache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ts_cache.bc ts_cache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -flto=thin -emit-llvm -c -o fmgr.bc fmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o domains.o domains.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o globals.bc globals.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datetime.o datetime.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandeddatum.o expandeddatum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encode.o encode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbutils.o mbutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -flto=thin -emit-llvm -c -o funcapi.bc funcapi.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o enum.o enum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o typcache.bc typcache.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrncmp.o wstrncmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o miscinit.bc miscinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o format_type.o format_type.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o encnames.bc encnames.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandedrecord.o expandedrecord.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o help_config.o help_config.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o conv.bc conv.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genfile.o genfile.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wchar.o wchar.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_rusage.o pg_rusage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_config.o pg_config.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o postinit.bc postinit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/make -C mmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o queryenvironment.o queryenvironment.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C resowner all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mbutils.bc mbutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aset.o aset.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ps_status.o ps_status.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o wstrcmp.bc wstrcmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o wchar.bc wchar.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o wstrncmp.bc wstrncmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rls.o rls.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sampling.o sampling.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o superuser.o superuser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C sort all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o resowner.o resowner.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeout.o timeout.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tzparser.o tzparser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o float.o float.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsa.o dsa.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generation.o generation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logtape.o logtape.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o backend_random.bc backend_random.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o resowner.bc resowner.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sortsupport.o sortsupport.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedtuplestore.o sharedtuplestore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcxt.o mcxt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freepage.o freepage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o memdebug.o memdebug.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slab.o slab.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalmem.o portalmem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplestore.o tuplestore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o aset.bc aset.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o formatting.o formatting.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o logtape.bc logtape.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o guc.o guc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_spgist.o geo_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sharedtuplestore.bc sharedtuplestore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dsa.bc dsa.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o generation.bc generation.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sortsupport.bc sortsupport.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o memdebug.bc memdebug.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o freepage.bc freepage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mcxt.bc mcxt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/make -C time all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o guc.bc guc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o slab.bc slab.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o combocid.o combocid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o help_config.bc help_config.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o portalmem.bc portalmem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_config.bc pg_config.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_controldata.bc pg_controldata.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int.o int.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqual.o tqual.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_ops.o geo_ops.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplesort.o tuplesort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tuplesort.bc tuplesort.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_rusage.bc pg_rusage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tuplestore.bc tuplestore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o combocid.bc combocid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapmgr.o snapmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tqual.bc tqual.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fmgrtab.o fmgrtab.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ps_status.bc ps_status.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o snapmgr.bc snapmgr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o queryenvironment.bc queryenvironment.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fmgrtab.bc fmgrtab.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sampling.bc sampling.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int8.o int8.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rls.bc rls.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o superuser.bc superuser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb.o jsonb.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o json.o json.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o timeout.bc timeout.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tzparser.bc tzparser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like.o like.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac8.o mac8.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac.o mac.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o name.o name.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o misc.o misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_gist.o network_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nabstime.o nabstime.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numutils.o numutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_spgist.o network_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid.o oid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network.o network.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_locale.o pg_locale.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quote.o quote.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade_support.o pg_upgrade_support.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexp.o regexp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes.o rangetypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regproc.o regproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tid.o tid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsginidx.o tsginidx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowtypes.o rowtypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery.o tsquery.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numeric.o numeric.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector.o tsvector.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o txid.o txid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid.o uuid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selfuncs.o selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsrank.o tsrank.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid.o xid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timestamp.o timestamp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varchar.o varchar.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varbit.o varbit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o amutils.bc amutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o array_expanded.bc array_expanded.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o array_typanalyze.bc array_typanalyze.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o array_selfuncs.bc array_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o acl.bc acl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o array_userfuncs.bc array_userfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o arrayutils.bc arrayutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ascii.bc ascii.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o bool.bc bool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o cryptohashes.bc cryptohashes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o char.bc char.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o cash.bc cash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o datum.bc datum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ruleutils.o ruleutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o date.bc date.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dbsize.bc dbsize.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o arrayfuncs.bc arrayfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o domains.bc domains.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o expandeddatum.bc expandeddatum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o encode.bc encode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o enum.bc enum.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o datetime.bc datetime.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o expandedrecord.bc expandedrecord.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o format_type.bc format_type.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geo_selfuncs.bc geo_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o genfile.bc genfile.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xml.o xml.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varlena.o varlena.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o float.bc float.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geo_spgist.bc geo_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o inet_cidr_ntop.bc inet_cidr_ntop.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o inet_net_pton.bc inet_net_pton.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o int8.bc int8.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o int.bc int.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o geo_ops.bc geo_ops.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonb_gin.bc jsonb_gin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonb.bc jsonb.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonb_op.bc jsonb_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o json.bc json.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o formatting.bc formatting.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o like.bc like.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mac.bc mac.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonb_util.bc jsonb_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mac8.bc mac8.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lockfuncs.bc lockfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o misc.bc misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o nabstime.bc nabstime.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o name.bc name.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o network_gist.bc network_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o network_spgist.bc network_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o numutils.bc numutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o network_selfuncs.bc network_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonfuncs.bc jsonfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o oid.bc oid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o oracle_compat.bc oracle_compat.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_locale.bc pg_locale.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_lsn.bc pg_lsn.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_upgrade_support.bc pg_upgrade_support.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o orderedsetaggs.bc orderedsetaggs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o network.bc network.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pseudotypes.bc pseudotypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o quote.bc quote.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rangetypes_gist.bc rangetypes_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rangetypes_spgist.bc rangetypes_spgist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rangetypes_selfuncs.bc rangetypes_selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgstatfuncs.bc pgstatfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rangetypes_typanalyze.bc rangetypes_typanalyze.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rangetypes.bc rangetypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regexp.bc regexp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o regproc.bc regproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tid.bc tid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rowtypes.bc rowtypes.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ri_triggers.bc ri_triggers.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o numeric.bc numeric.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trigfuncs.bc trigfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsginidx.bc tsginidx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery_cleanup.bc tsquery_cleanup.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery_gist.bc tsquery_gist.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery.bc tsquery.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsgistidx.bc tsgistidx.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o timestamp.bc timestamp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o selfuncs.bc selfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery_op.bc tsquery_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery_util.bc tsquery_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsvector_parser.bc tsvector_parser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsquery_rewrite.bc tsquery_rewrite.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsvector.bc tsvector.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsrank.bc tsrank.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o txid.bc txid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o uuid.bc uuid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o version.bc version.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o varchar.bc varchar.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o windowfuncs.bc windowfuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsvector_op.bc tsvector_op.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o varbit.bc varbit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xid.bc xid.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ruleutils.bc ruleutils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o varlena.bc varlena.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xml.bc xml.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -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 ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -lxslt -lxml2 -lpam -lssl -lcrypto -lcrypt -lm -o postgres make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C utf8_and_ascii all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C utf8_and_big5 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_cyrillic all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o big5.o big5.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C utf8_and_euc_cn all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C utf8_and_euc_jp all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_euc_kr all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_euc_tw all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C utf8_and_gb18030 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C utf8_and_gbk all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C utf8_and_iso8859 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_iso8859_1 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/make -C utf8_and_johab all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_sjis all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_win all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_uhc all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_euc2004 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_sjis2004 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C euc2004_sjis2004 all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C backend/snowball all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' /usr/bin/make -C include all make[2]: Nothing to be done for 'all'. /usr/bin/make -C interfaces all /usr/bin/make -C libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-auth.o fe-auth.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-auth-scram.o fe-auth-scram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-misc.o fe-misc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-lobj.o fe-lobj.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o pqexpbuffer.o pqexpbuffer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-protocol2.o fe-protocol2.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f noblock.c && ln -s ../../../src/port/noblock.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f chklocale.c && ln -s ../../../src/port/chklocale.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f thread.c && ln -s ../../../src/port/thread.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f pg_strong_random.c && ln -s ../../../src/port/pg_strong_random.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-print.o fe-print.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f base64.c && ln -s ../../../src/common/base64.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f ip.c && ln -s ../../../src/common/ip.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f md5.c && ln -s ../../../src/common/md5.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f unicode_norm.c && ln -s ../../../src/common/unicode_norm.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f scram-common.c && ln -s ../../../src/common/scram-common.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f saslprep.c && ln -s ../../../src/common/saslprep.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' rm -f sha2_openssl.c && ln -s ../../../src/common/sha2_openssl.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-secure.o fe-secure.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o chklocale.o chklocale.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o libpq-events.o libpq-events.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o inet_net_ntop.o inet_net_ntop.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o noblock.o noblock.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-secure-common.o fe-secure-common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o pqsignal.o pqsignal.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o thread.o thread.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o strlcpy.o strlcpy.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o pgstrcasecmp.o pgstrcasecmp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o getpeereid.o getpeereid.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o pg_strong_random.o pg_strong_random.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o encnames.o encnames.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o base64.o base64.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-protocol3.o fe-protocol3.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-secure-openssl.o fe-secure-openssl.c fe-secure-openssl.c: In function 'initialize_SSL': fe-secure-openssl.c:1035:25: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1035 | conn->engine = ENGINE_by_id(engine_str); | ^~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ fe-secure-openssl.c:1048:25: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1048 | if (ENGINE_init(conn->engine) == 0) | ^~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1056:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1056 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1062:25: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1062 | pkey = ENGINE_load_private_key(conn->engine, engine_colon, | ^~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ fe-secure-openssl.c:1072:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1072 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1073:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1073 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1086:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1086 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1087:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1087 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c: In function 'pgtls_close': fe-secure-openssl.c:1308:17: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1308 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1309:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1309 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-exec.o fe-exec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o saslprep.o saslprep.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o ip.o ip.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o sha2_openssl.o sha2_openssl.c sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 11.14' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/usr/include' >>libpq.pc echo 'Libs: -L/usr/lib64 -lpq' >>libpq.pc echo 'Libs.private: -L/usr/lib64 -lssl -lcrypto -lcrypt' >>libpq.pc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o scram-common.o scram-common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o md5.o md5.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o unicode_norm.o unicode_norm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o wchar.o wchar.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5.11 -c -o fe-connect.o fe-connect.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' 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 fe-secure-openssl.o fe-secure-common.o sha2_openssl.o ranlib libpq.a touch libpq.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5.11 -Wl,--version-script=exports.list -o libpq.so.5.11 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 fe-secure-openssl.o fe-secure-common.o sha2_openssl.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lssl -lcrypto -lcrypt rm -f libpq.so ln -s libpq.so.5.11 libpq.so make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ecpg all /usr/bin/make -C include all make[4]: Nothing to be done for 'all'. /usr/bin/make -C pgtypeslib all /usr/bin/make -C preproc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o common.o common.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/make -C ../../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../../src/common all make[5]: Nothing to be done for 'all'. make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' rm -f string.c && ln -s ../../../../src/common/string.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o pgstrcasecmp.o pgstrcasecmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o string.o string.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 11.14' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/usr/include' >>libpgtypes.pc echo 'Libs: -L/usr/lib64 -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/usr/lib64 -lm' >>libpgtypes.pc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o parser.o parser.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o output.o output.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o ecpg.o ecpg.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/make -C ../ecpglib/ typename.o make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o keywords.o keywords.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o c_keywords.o c_keywords.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o ecpg_keywords.o ecpg_keywords.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o type.o type.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o descriptor.o descriptor.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o variable.o variable.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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.11 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o string.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.11 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.11 libpgtypes.so make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o string.o ranlib libpgtypes.a touch libpgtypes.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/make -C ecpglib all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all'. make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o error.o error.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o pgc.o pgc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' rm -f path.c && ln -s ../../../../src/port/path.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' rm -f strlcpy.c && ln -s ../../../../src/port/strlcpy.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' rm -f thread.c && ln -s ../../../../src/port/thread.c . make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o data.o data.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o pgstrcasecmp.o pgstrcasecmp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o strlcpy.o strlcpy.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o thread.o thread.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 11.14' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/usr/include' >>libecpg.pc echo 'Libs: -L/usr/lib64 -lecpg' >>libecpg.pc echo 'Libs.private: -L/usr/lib64 -lm' >>libecpg.pc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o path.o path.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' 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 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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.11 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm rm -f libecpg.so.6 ln -s libecpg.so.6.11 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.11 libecpg.so make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C compatlib all /usr/bin/make -C ../../../../src/interfaces/ecpg/ecpglib all /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all /usr/bin/make -C ../../../../src/interfaces/libpq all /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all'. make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' 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: 11.14' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/usr/include' >>libecpg_compat.pc echo 'Libs: -L/usr/lib64 -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/usr/lib64 -lm' >>libecpg_compat.pc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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.11 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.11 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.11 libecpg_compat.so make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 -I/usr/include/libxml2 -c -o preproc.o preproc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -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 -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o ecpg make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/make -C backend/replication/libpqwalreceiver all /usr/bin/make -C ../../../../src/interfaces/libpq all make[3]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' /usr/bin/make -C backend/replication/pgoutput all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgoutput.o pgoutput.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' /usr/bin/make -C fe_utils all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C pg_config all /usr/bin/make -C pg_controldata all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C pg_ctl all /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C pg_dump all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C pg_resetwal all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/nb.mo po/nb.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C ../../../src/common all /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[4]: Nothing to be done for 'all'. /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ta.mo po/ta.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_archivecleanup.o pg_archivecleanup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_config.o pg_config.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_archivecleanup make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_config.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_config make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C pg_rewind all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_controldata.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_controldata make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C pg_test_fsync all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o findtimezone.o findtimezone.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_ctl.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_ctl make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C pg_test_timing all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_resetwal.o pg_resetwal.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_resetwal make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C pg_upgrade all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_fsync.o pg_test_fsync.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_test_fsync make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C pg_verify_checksums all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_timing.o pg_test_timing.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_test_timing make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/make -C pg_waldump all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initdb.o initdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_verify_checksums.o pg_verify_checksums.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_verify_checksums.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_verify_checksums make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/make -C pgbench all /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localtime.o localtime.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C psql all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encnames.o encnames.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C ../../../src/fe_utils all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o receivelog.o receivelog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o initdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_waldump.o pg_waldump.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compat.o compat.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o streamutil.o streamutil.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgrdesc.o rmgrdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walmethods.o walmethods.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_rewind make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C scripts all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createdb.o createdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_basebackup make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_receivewal make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_recvlogical make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createuser.o createuser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropdb.o dropdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropuser.o dropuser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clusterdb.o clusterdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_upgrade make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reindexdb.o reindexdb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o createdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o createuser make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o dropdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o dropuser make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_waldump make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o clusterdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o vacuumdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o reindexdb make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_isready make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pgbench make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_restore make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_dump make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables 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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_dumpall make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o psql make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' '/usr/bin/perl' plperl_opmask.pl plperl_opmask.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SPI.xs >SPI.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Util.xs >Util.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -Wl,-rpath,/usr/lib64/perl5/CORE,-soname, -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc /usr/bin/ld: SONAME must not be empty string; ignored make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o autoinc.bc autoinc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o insert_username.bc insert_username.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o autoinc.so autoinc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o moddatetime.so moddatetime.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o insert_username.so insert_username.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o timetravel.so timetravel.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o refint.so refint.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o moddatetime.bc moddatetime.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o refint.bc refint.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o timetravel.bc timetravel.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' cp ../../../contrib/spi/refint.so refint.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' cp ../../../contrib/spi/autoinc.so autoinc.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regress.o regress.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port '-DHOST_TUPLE="aarch64-mageia-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_regress make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' /usr/bin/make -C test/isolation all /usr/bin/make -C ../../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/test/regress pg_regress.o /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolation_main.o isolation_main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_isolation_regress make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolationtester.o isolationtester.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o specparse.o specparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o isolationtester make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' /usr/bin/make -C test/perl all make[2]: Nothing to be done for 'all'. /usr/bin/make -C backend/jit/llvm all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o llvmjit_types.bc llvmjit_types.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_deform.o llvmjit_deform.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_error.o llvmjit_error.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit.o llvmjit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_expr.o llvmjit_expr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_wrap.o llvmjit_wrap.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_inline.o llvmjit_inline.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' g++ -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o llvmjit.so llvmjit.o llvmjit_error.o llvmjit_inline.o llvmjit_wrap.o llvmjit_expr.o llvmjit_deform.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lLLVM-13 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/make -C contrib all /usr/bin/make -C adminpack all /usr/bin/make -C amcheck all /usr/bin/make -C auth_delay all /usr/bin/make -C auto_explain all /usr/bin/make -C bloom all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blcost.o blcost.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o adminpack.bc adminpack.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o auth_delay.bc auth_delay.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o auth_delay.so auth_delay.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' /usr/bin/make -C btree_gin all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blscan.o blscan.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/make -C btree_gist all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blinsert.o blinsert.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o verify_nbtree.bc verify_nbtree.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o auto_explain.bc auto_explain.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blutils.o blutils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' /usr/bin/make -C citext all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvacuum.o blvacuum.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvalidate.o blvalidate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_gin.bc btree_gin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blcost.bc blcost.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blinsert.bc blinsert.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o amcheck.so verify_nbtree.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blscan.bc blscan.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/make -C cube all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o citext.o citext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o citext.bc citext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o citext.so citext.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' /usr/bin/make -C dblink all /usr/bin/make -C ../../src/interfaces/libpq all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o bloom.so blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[3]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blutils.bc blutils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blvacuum.bc blvacuum.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' /usr/bin/make -C dict_int all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' /usr/bin/make -C dict_xsyn all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o blvalidate.bc blvalidate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' /usr/bin/make -C earthdistance all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o earthdistance.o earthdistance.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_int.bc dict_int.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm -shared -o earthdistance.so earthdistance.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' /usr/bin/make -C file_fdw all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' /usr/bin/make -C fuzzystrmatch all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dict_xsyn.bc dict_xsyn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o earthdistance.bc earthdistance.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' /usr/bin/make -C hstore all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dblink.bc dblink.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' /usr/bin/make -C intagg all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Nothing to be done for 'all'. /usr/bin/make -C intarray all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fuzzystrmatch.o fuzzystrmatch.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cubeparse.o cubeparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cube.o cube.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o file_fdw.bc file_fdw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o file_fdw.so file_fdw.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' /usr/bin/make -C isn all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dmetaphone.o dmetaphone.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o cube.bc cube.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fuzzystrmatch.bc fuzzystrmatch.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isn.o isn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o isn.so isn.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o cubeparse.bc cubeparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o isn.bc isn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o dmetaphone.bc dmetaphone.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_bool.bc _int_bool.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_gist.bc _int_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C lo all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_op.bc _int_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_tool.bc _int_tool.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lo.o lo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _intbig_gist.bc _intbig_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_gin.bc _int_gin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _int_selfuncs.bc _int_selfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_gist.bc btree_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lo.bc lo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_compat.bc hstore_compat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/make -C ltree all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o lo.so lo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_gin.bc hstore_gin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/make -C oid2name all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_utils_num.bc btree_utils_num.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_io.bc hstore_io.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_gist.bc hstore_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/make -C pageinspect all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_op.bc hstore_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_utils_var.bc btree_utils_var.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_int2.bc btree_int2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_int4.bc btree_int4.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_int8.bc btree_int8.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_float4.bc btree_float4.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_float8.bc btree_float8.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C passwordcheck all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/make -C pg_buffercache all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_cash.bc btree_cash.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C pg_freespacemap all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rawpage.o rawpage.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_oid.bc btree_oid.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o oid2name.bc oid2name.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o passwordcheck.o passwordcheck.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o oid2name make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_ts.bc btree_ts.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_freespacemap.bc pg_freespacemap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o passwordcheck.bc passwordcheck.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_date.bc btree_date.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_macaddr.bc btree_macaddr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_buffercache_pages.bc pg_buffercache_pages.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' /usr/bin/make -C pg_prewarm all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_time.bc btree_time.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_macaddr8.bc btree_macaddr8.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapfuncs.o heapfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_interval.bc btree_interval.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_inet.bc btree_inet.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_text.bc btree_text.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_bytea.bc btree_bytea.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_uuid.bc btree_uuid.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_bit.bc btree_bit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_numeric.bc btree_numeric.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C pg_standby all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btreefuncs.o btreefuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btree_enum.bc btree_enum.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C pg_stat_statements all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_prewarm.bc pg_prewarm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/make -C pg_trgm all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_standby.bc pg_standby.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o autoprewarm.bc autoprewarm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmfuncs.o fsmfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_standby.o pg_standby.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoprewarm.o autoprewarm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables pg_standby.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_standby make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' /usr/bin/make -C pgcrypto all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pg_prewarm.so pg_prewarm.o autoprewarm.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/make -C pgrowlocks all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfuncs.o ginfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brinfuncs.o brinfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgrowlocks.o pgrowlocks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_stat_statements.bc pg_stat_statements.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px.o px.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcrypto.o pgcrypto.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfuncs.o hashfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgrowlocks.bc pgrowlocks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o rawpage.bc rawpage.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' /usr/bin/make -C pgstattuple all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o btreefuncs.bc btreefuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o heapfuncs.bc heapfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o fsmfuncs.bc fsmfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o brinfuncs.bc brinfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ginfuncs.bc ginfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hashfuncs.bc hashfuncs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/make -C pg_visibility all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstattuple.o pgstattuple.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatindex.o pgstatindex.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltree_io.bc ltree_io.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatapprox.o pgstatapprox.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o lquery_op.bc lquery_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgstattuple.bc pgstattuple.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _ltree_op.bc _ltree_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crc32.bc crc32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltree_op.bc ltree_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgstatindex.bc pgstatindex.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltxtquery_op.bc ltxtquery_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_visibility.bc pg_visibility.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgstatapprox.bc pgstatapprox.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/make -C postgres_fdw all /usr/bin/make -C ../../src/interfaces/libpq all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[3]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltxtquery_io.bc ltxtquery_io.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/make -C seg all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltree_gist.bc ltree_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trgm_op.bc trgm_op.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o _ltree_gist.bc _ltree_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/make -C spi all make[2]: Nothing to be done for 'all'. /usr/bin/make -C tablefunc all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trgm_gist.bc trgm_gist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trgm_gin.bc trgm_gin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seg.o seg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o openssl.o openssl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp.o pgp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbuf.o mbuf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o trgm_regexp.bc trgm_regexp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o seg.bc seg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablefunc.o tablefunc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o segparse.o segparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o segparse.bc segparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' /usr/bin/make -C tcn all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tablefunc.bc tablefunc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm -shared -o tablefunc.so tablefunc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' /usr/bin/make -C test_decoding all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tcn.o tcn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o test_decoding.bc test_decoding.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tcn.bc tcn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o option.bc option.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o tcn.so tcn.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' /usr/bin/make -C tsm_system_rows all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o postgres_fdw.bc postgres_fdw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -shared -o test_decoding.so test_decoding.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' /usr/bin/make -C tsm_system_time all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o connection.bc connection.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsm_system_rows.bc tsm_system_rows.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o tsm_system_time.bc tsm_system_time.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o px.bc px.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' /usr/bin/make -C unaccent all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o deparse.bc deparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o px-hmac.bc px-hmac.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o shippable.bc shippable.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgcrypto.bc pgcrypto.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/make -C vacuumlo all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o px-crypt.bc px-crypt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crypt-gensalt.bc crypt-gensalt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o unaccent.bc unaccent.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crypt-md5.bc crypt-md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crypt-des.bc crypt-des.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C sslinfo all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o unaccent.o unaccent.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o openssl.bc openssl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C uuid-ossp all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-mpi-openssl.bc pgp-mpi-openssl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o vacuumlo.bc vacuumlo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp.bc pgp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o mbuf.bc mbuf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o crypt-blowfish.bc crypt-blowfish.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -lm -o vacuumlo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-armor.bc pgp-armor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' rm -f md5.c && ln -s ../../contrib/pgcrypto/md5.c . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-cfb.bc pgp-cfb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' rm -f sha1.c && ln -s ../../contrib/pgcrypto/sha1.c . make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-compress.bc pgp-compress.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-encrypt.bc pgp-encrypt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-pubdec.bc pgp-pubdec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sslinfo.o sslinfo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-decrypt.bc pgp-decrypt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o uuid-ossp.bc uuid-ossp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-mpi.bc pgp-mpi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-info.bc pgp-info.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C xml2 all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-pubenc.bc pgp-pubenc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-pubkey.bc pgp-pubkey.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C hstore_plperl all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o md5.bc md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/make -C jsonb_plperl all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sha1.bc sha1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-s2k.bc pgp-s2k.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md5.o md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sslinfo.bc sslinfo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lcrypto -lz make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C hstore_plpython all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sha1.o sha1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o uuid-ossp.so uuid-ossp.o md5.o sha1.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -luuid make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/make -C jsonb_plpython all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o sslinfo.so sslinfo.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lssl -lcrypto make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgp-pgsql.bc pgp-pgsql.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C ltree_plpython all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xpath.o xpath.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -flto=thin -emit-llvm -c -o hstore_plperl.bc hstore_plperl.c In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: note: '{' token is here ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: note: ')' token is here ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE' #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: note: '{' token is here ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE' #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE' v1 = ROTL32(v1, 17); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: note: ')' token is here ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3' #define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: note: '{' token is here SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3' #define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: note: ')' token is here SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: note: '{' token is here XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set' r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: note: ')' token is here XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: note: '{' token is here XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set' r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: note: ')' token is here XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4' #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: note: '{' token is here SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4' #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4' v2 = ROTL32(v2, 4) - v0; \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: note: ')' token is here SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: note: '{' token is here XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set' r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: note: ')' token is here XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: note: '{' token is here XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set' r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: note: ')' token is here XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:77: /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: '{' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: ')' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: '{' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: ')' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: /usr/lib64/perl5/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE' #define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: note: '{' token is here _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE' #define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE' sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: note: ')' token is here _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2246:5: note: '{' token is here CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2246:5: note: ')' token is here CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2252:9: note: '{' token is here CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2252:9: note: ')' token is here CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:290:5: note: expanded from macro 'PERL_READ_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:290:16: note: expanded from macro 'PERL_READ_LOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:294:5: note: expanded from macro 'PERL_READ_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:294:7: note: expanded from macro 'PERL_READ_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:297:5: note: expanded from macro 'PERL_READ_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:297:16: note: expanded from macro 'PERL_READ_UNLOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:244:5: note: expanded from macro 'COND_SIGNAL' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:244:16: note: expanded from macro 'COND_SIGNAL' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:249:5: note: expanded from macro 'COND_SIGNAL' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:249:7: note: expanded from macro 'COND_SIGNAL' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:6: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:306:5: note: expanded from macro 'PERL_READ_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:306:7: note: expanded from macro 'PERL_READ_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from hstore_plperl.c:7: ../../src/pl/plperl/plperl_helpers.h:79:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:38: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^~~~~~~~~~ ../../src/pl/plperl/ppport.h:3826:28: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ ^ ../../src/pl/plperl/plperl_helpers.h:79:3: note: '{' token is here SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:49: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^ In file included from hstore_plperl.c:7: ../../src/pl/plperl/plperl_helpers.h:79:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:75: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^ ../../src/pl/plperl/plperl_helpers.h:79:3: note: ')' token is here SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:77: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^~~~~~~~ ../../src/pl/plperl/ppport.h:3827:20: note: expanded from macro 'STMT_END' # define STMT_END ) ^ 94 warnings generated. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_plpython.o hstore_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o hstore_plpython.bc hstore_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_plpython.o ltree_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o jsonb_plperl.so jsonb_plperl.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lm -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -I../../src/pl/plpython -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_plpython.o jsonb_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o pgxml.so xpath.o xslt_proc.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -lxslt -lxml2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fPIC -shared -o jsonb_plpython3.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/pl/plpython -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o jsonb_plpython.bc jsonb_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I../../src/pl/plperl -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -flto=thin -emit-llvm -c -o jsonb_plperl.bc jsonb_plperl.c In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:150:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:151:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:152:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:156:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:157:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:158:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:159:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:162:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:163:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[1],0x8497242b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: note: '{' token is here ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' v ^= (v>>23); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:164:5: note: ')' token is here ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:167:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:168:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:169:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:170:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: note: '{' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:171:5: note: ')' token is here ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: note: '{' token is here ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX' #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:247:13: note: ')' token is here ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: In file included from /usr/lib64/perl5/CORE/sbox32_hash.h:4: /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE' #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: note: '{' token is here ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE' #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE' v1 = ROTL32(v1, 17); \ ^ /usr/lib64/perl5/CORE/zaphod32_hash.h:268:5: note: ')' token is here ZAPHOD32_FINALIZE(v0,v1,v2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3' #define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: note: '{' token is here SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3' #define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3' v2 = ROTR32(v2, 7) ^ v0; \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1448:9: note: ')' token is here SBOX32_MIX3(s0,s1,s2,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: note: '{' token is here XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set' r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1453:13: note: ')' token is here XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: note: '{' token is here XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set' #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set' r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1456:5: note: ')' token is here XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4' #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: note: '{' token is here SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4' #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4' v2 = ROTL32(v2, 4) - v0; \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1482:9: note: ')' token is here SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: note: '{' token is here XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set' r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1487:13: note: ')' token is here XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:34: /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: note: '{' token is here XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set' #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set' r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \ ^ /usr/lib64/perl5/CORE/sbox32_hash.h:1490:5: note: ')' token is here XORSHIFT128_set(*state,s0,s1,s2,s3,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: In file included from /usr/lib64/perl5/CORE/hv_func.h:77: /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: '{' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: ')' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: '{' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:117:6: note: ')' token is here ,SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:6: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:15: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:118:24: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:6: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: '{' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:123:15: note: ')' token is here ,SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_ROUNDS; \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:6: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:15: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:24: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: note: '{' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND' STMT_START { \ ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND' } STMT_END ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:124:33: note: ')' token is here ,SIPROUND;SIPROUND;SIPROUND;SIPROUND; ^~~~~~~~ /usr/lib64/perl5/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ /usr/lib64/perl5/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC' SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:4085: In file included from /usr/lib64/perl5/CORE/hv.h:659: /usr/lib64/perl5/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE' #define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: note: '{' token is here _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE' #define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE' sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \ ^ /usr/lib64/perl5/CORE/hv_func.h:166:5: note: ')' token is here _PERL_HASH_SEED_STATE(seed,(U8*)state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2246:5: note: '{' token is here CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2246:5: note: ')' token is here CX_POP_SAVEARRAY(cx); ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2252:9: note: '{' token is here CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2252:9: note: ')' token is here CLEAR_ARGARRAY(av); ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:290:5: note: expanded from macro 'PERL_READ_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:290:16: note: expanded from macro 'PERL_READ_LOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: '{' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:294:5: note: expanded from macro 'PERL_READ_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2738:5: note: ')' token is here GETENV_LOCK; ^~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK' # define GETENV_LOCK ENV_READ_LOCK ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK' # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:294:7: note: expanded from macro 'PERL_READ_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:297:5: note: expanded from macro 'PERL_READ_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:297:16: note: expanded from macro 'PERL_READ_UNLOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_LOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:244:5: note: expanded from macro 'COND_SIGNAL' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:244:16: note: expanded from macro 'COND_SIGNAL' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:249:5: note: expanded from macro 'COND_SIGNAL' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK' COND_SIGNAL(&(mutex)->wakeup); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:249:7: note: expanded from macro 'COND_SIGNAL' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:737:29: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: '{' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK' STMT_START { \ ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK' MUTEX_UNLOCK(&(mutex)->lock); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:10: In file included from ../../src/pl/plperl/plperl.h:65: In file included from /usr/lib64/perl5/CORE/perl.h:7109: /usr/lib64/perl5/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:306:5: note: expanded from macro 'PERL_READ_UNLOCK' } STMT_END ^ /usr/lib64/perl5/CORE/inline.h:2821:5: note: ')' token is here GETENV_UNLOCK; ^~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK' # define GETENV_UNLOCK ENV_READ_UNLOCK ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK' # define ENV_READ_UNLOCK PERL_READ_UNLOCK(&PL_env_mutex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/thread.h:306:7: note: expanded from macro 'PERL_READ_UNLOCK' } STMT_END ^~~~~~~~ /usr/lib64/perl5/CORE/perl.h:738:21: note: expanded from macro 'STMT_END' # define STMT_END ) ^ In file included from jsonb_plperl.c:11: ../../src/pl/plperl/plperl_helpers.h:79:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:38: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^~~~~~~~~~ ../../src/pl/plperl/ppport.h:3826:28: note: expanded from macro 'STMT_START' # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ ^ ../../src/pl/plperl/plperl_helpers.h:79:3: note: '{' token is here SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:49: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^ In file included from jsonb_plperl.c:11: ../../src/pl/plperl/plperl_helpers.h:79:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:75: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^ ../../src/pl/plperl/plperl_helpers.h:79:3: note: ')' token is here SvREFCNT_inc_simple_void(sv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/sv.h:349:77: note: expanded from macro 'SvREFCNT_inc_simple_void' #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END ^~~~~~~~ ../../src/pl/plperl/ppport.h:3827:20: note: expanded from macro 'STMT_END' # define STMT_END ) ^ 94 warnings generated. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xpath.bc xpath.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o ltree_plpython.bc ltree_plpython.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o xslt_proc.bc xslt_proc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' PostgreSQL, contrib, and documentation successfully made. Ready to install. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tZWhhw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 + cd postgresql-11.14 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-world install-docs /usr/bin/make -C ./src/backend generated-headers make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C src install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src' /usr/bin/make -C common install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgcommon.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgcommon.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C port install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgport.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgport.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C timezone install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' ./zic -d '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezone' -p 'US/Eastern' -b fat ./data/tzdata.zi /usr/bin/make -C tznames install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Default ./Australia ./India '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C backend install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C ../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C access all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C brin all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/make -C common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C gin all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/make -C gist all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/make -C hash all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/make -C heap all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/make -C index all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/make -C nbtree all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/make -C rmgrdesc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/make -C spgist all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/make -C tablesample all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/make -C transam all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C bootstrap all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/make -C catalog all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C parser all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/make -C commands all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C executor all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C foreign all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' /usr/bin/make -C lib all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/make -C libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C main all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' /usr/bin/make -C nodes all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/make -C optimizer all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C geqo all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/make -C path all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/make -C plan all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/make -C prep all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/make -C util all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C partitioning all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/make -C port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/make -C postmaster all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/make -C regex all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/make -C replication all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C logical all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C rewrite all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/make -C statistics all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/make -C storage all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C buffer all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/make -C file all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/make -C freespace all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/make -C ipc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/make -C large_object all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/make -C lmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/make -C page all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/make -C smgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C tcop all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/make -C tsearch all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C adt all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C cache all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C error all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C fmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/make -C hash all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/make -C init all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/make -C mb all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/make -C misc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C mmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/make -C resowner all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' /usr/bin/make -C sort all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/make -C time all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C ../../src/timezone all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C jit all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/postgres' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/foreign/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/jit/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/main/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/large_object/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/resowner/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 access/brin/brin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_pageops.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_revmap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_tuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_minmax.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_inclusion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_validate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/common/bufmask.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/heaptuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/indextuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/printsimple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/printtup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/reloptions.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/scankey.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/session.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/tupconvert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/tupdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/gin/ginutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/gininsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginentrypage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/gindatapage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginget.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginarrayproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginbulk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginfast.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginpostinglist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginlogic.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gist/gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistget.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistsplit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistbuild.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistbuildbuffers.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/hash/hash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashfunc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashovfl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashsearch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashsort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hash_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/heap/heapam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/hio.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/pruneheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/rewriteheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/syncscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/tuptoaster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/visibilitymap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/index/amapi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/amvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/genam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/indexam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/nbtree/nbtcompare.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtsearch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtsort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/rmgrdesc/brindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/clogdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/committsdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/dbasedesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/genericdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/gindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/gistdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/hashdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/heapdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/logicalmsgdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/mxactdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/nbtdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/relmapdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/replorigindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/seqdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/smgrdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/spgdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/standbydesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/tblspcdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/xactdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/xlogdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/spgist/spgutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spginsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgdoinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgtextproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgquadtreeproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgkdtreeproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/tablesample/bernoulli.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/tablesample/system.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/tablesample/tablesample.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/transam/clog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/commit_ts.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/generic_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/multixact.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/parallel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/rmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/slru.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/subtrans.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/timeline.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/transam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/twophase.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/twophase_rmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/varsup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xact.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogarchive.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xloginsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogreader.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 bootstrap/bootparse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ /usr/bin/install -p -m 644 bootstrap/bootstrap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ /usr/bin/install -p -m 644 catalog/catalog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/dependency.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/heap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/index.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/indexing.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/namespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/aclchk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/objectaccess.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/objectaddress.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/partition.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_aggregate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_collation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_constraint.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_conversion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_depend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_enum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_inherits.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_largeobject.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_namespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_operator.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_proc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_publication.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_range.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_db_role_setting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_shdepend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_subscription.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/storage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/toasting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 parser/analyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/scan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_agg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_clause.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_coerce.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_collate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_cte.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_enr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_expr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_func.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_node.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_oper.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_param.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_relation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_target.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_utilcmd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/scansup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 commands/amcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/aggregatecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/alter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/analyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/async.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/cluster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/comment.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/collationcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/constraint.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/conversioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/copy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/createas.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/dbcommands.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/define.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/discard.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/dropcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/event_trigger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/explain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/extension.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/foreigncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/functioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/indexcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/lockcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/matview.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/operatorcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/opclasscmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/policy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/portalcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/prepare.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/proclang.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/publicationcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/schemacmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/seclabel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/sequence.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/statscmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/subscriptioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tablecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tablespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/trigger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tsearchcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/typecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/user.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/vacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/vacuumlazy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/variable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/view.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 executor/execAmi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execCurrent.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execExpr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execExprInterp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execGrouping.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execIndexing.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execJunk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execMain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execParallel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execPartition.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execProcnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execReplication.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execScan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execSRF.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execTuples.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execUtils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/functions.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/instrument.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeAppend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeAgg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapAnd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapOr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapHeapscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapIndexscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeCustom.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeFunctionscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGather.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeHash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeHashjoin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeIndexscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeIndexonlyscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeLimit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeLockRows.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGatherMerge.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMaterial.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMergeAppend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMergejoin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeModifyTable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeNestloop.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeProjectSet.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeRecursiveunion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeResult.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSamplescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSeqscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSetOp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeUnique.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeValuesscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeCtescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeNamedtuplestorescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeWorktablescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGroup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSubplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSubqueryscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeTidscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeForeignscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeWindowAgg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/tstoreReceiver.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/tqueue.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/spi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeTableFuncscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 foreign/foreign.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/foreign/ /usr/bin/install -p -m 644 lib/binaryheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/bipartite_match.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/bloomfilter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/dshash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/hyperloglog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/ilist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/knapsack.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/pairingheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/rbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/stringinfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 libpq/be-fsstubs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure-common.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/auth.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/crypt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/hba.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/ifaddr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqcomm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqformat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqmq.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/auth-scram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure-openssl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 main/main.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/main/ /usr/bin/install -p -m 644 nodes/nodeFuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/nodes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/list.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/bitmapset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/tidbitmap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/copyfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/equalfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/extensible.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/makefuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/outfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/readfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/print.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/read.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/params.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/value.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_copy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_eval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_main.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_misc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_mutation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_pool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_random.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_recombination.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_selection.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_erx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_pmx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_cx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_px.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_ox1.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_ox2.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/path/allpaths.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/clausesel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/costsize.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/equivclass.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/indxpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/joinpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/joinrels.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/pathkeys.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/tidpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/plan/analyzejoins.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/createplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/initsplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planagg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planmain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planner.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/setrefs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/subselect.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/prep/prepjointree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/prepqual.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/preptlist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/prepunion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/util/clauses.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/joininfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/orclauses.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/paramassign.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/pathnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/placeholder.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/plancat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/predtest.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/relnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/restrictinfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/tlist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/var.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 partitioning/partprune.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ /usr/bin/install -p -m 644 partitioning/partbounds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ /usr/bin/install -p -m 644 port/atomics.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/dynloader.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/pg_sema.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/pg_shmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 postmaster/autovacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/bgworker.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/bgwriter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/checkpointer.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/fork_process.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/pgarch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/pgstat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/postmaster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/startup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/syslogger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/walwriter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 regex/regcomp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regerror.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regexec.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regfree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regprefix.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regexport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 replication/logical/decode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/launcher.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/logical.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/logicalfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/message.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/origin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/proto.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/relation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/reorderbuffer.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/snapbuild.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/tablesync.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/worker.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/walsender.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/walreceiverfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/walreceiver.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/basebackup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/repl_gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/slot.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/slotfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/syncrep.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/syncrep_gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 rewrite/rewriteRemove.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteDefine.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteHandler.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteManip.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteSupport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rowsecurity.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 statistics/extended_stats.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 statistics/dependencies.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 statistics/mvdistinct.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 storage/buffer/buf_table.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/buf_init.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/bufmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/freelist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/localbuf.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/file/fd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/buffile.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/copydir.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/reinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/sharedfileset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/freespace/freespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/freespace/fsmpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/freespace/indexfsm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/ipc/barrier.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/dsm_impl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/dsm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/ipc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/ipci.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/latch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/pmsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/procarray.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/procsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shmqueue.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shm_mq.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shm_toc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/sinval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/sinvaladt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/standby.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/large_object/inv_api.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/large_object/ /usr/bin/install -p -m 644 storage/lmgr/lmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/proc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/deadlock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lwlock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lwlocknames.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/spin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/s_lock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/predicate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/condition_variable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/page/bufpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/page/checksum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/page/itemptr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/smgr/md.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 storage/smgr/smgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 storage/smgr/smgrtype.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 tcop/dest.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/fastpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/postgres.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/pquery.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/utility.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tsearch/ts_locale.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_parse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/wparser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/wparser_def.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_simple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_synonym.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_thesaurus.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_ispell.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/regis.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/spell.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/to_tsany.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_utils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 utils/adt/acl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/amutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/arrayfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_expanded.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_userfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/arrayutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ascii.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/bool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/cash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/char.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/cryptohashes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/date.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/datetime.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/datum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/dbsize.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/domains.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/encode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/enum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/expandeddatum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/expandedrecord.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/float.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/format_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/formatting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/genfile.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_ops.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/inet_cidr_ntop.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/inet_net_pton.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/int.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/int8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/json.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_util.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/like.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/lockfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/mac.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/mac8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/misc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/nabstime.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/name.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/numeric.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/numutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/oid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/oracle_compat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/orderedsetaggs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_locale.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_lsn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_upgrade_support.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pgstatfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pseudotypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/quote.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/regexp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/regproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ri_triggers.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rowtypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ruleutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/timestamp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/trigfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsginidx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsgistidx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_cleanup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_rewrite.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_util.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsrank.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector_parser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/txid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/uuid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varbit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varchar.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varlena.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/version.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/windowfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/xid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/xml.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/cache/attoptcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/catcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/evtcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/inval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/lsyscache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/partcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/plancache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relmapper.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relfilenodemap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/spccache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/syscache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/ts_cache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/typcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/error/assert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ /usr/bin/install -p -m 644 utils/error/elog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ /usr/bin/install -p -m 644 utils/fmgr/dfmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/fmgr/fmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/fmgr/funcapi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/hash/dynahash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/hash/hashfn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/hash/pg_crc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/init/globals.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/init/miscinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/init/postinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/mb/encnames.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/conv.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/mbutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wchar.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wstrcmp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wstrncmp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/misc/backend_random.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/guc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/help_config.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_config.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_controldata.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_rusage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/ps_status.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/queryenvironment.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/rls.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/sampling.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/superuser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/timeout.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/tzparser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/mmgr/aset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/dsa.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/freepage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/generation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/mcxt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/memdebug.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/portalmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/slab.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/resowner/resowner.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/resowner/ /usr/bin/install -p -m 644 utils/sort/logtape.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/sharedtuplestore.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/sortsupport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/tuplesort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/tuplestore.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/time/combocid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/time/tqual.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/time/snapmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/fmgrtab.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/ /usr/bin/install -p -m 644 jit/jit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/jit/ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres.index.bc postgres/access/brin/brin.bc postgres/access/brin/brin_pageops.bc postgres/access/brin/brin_revmap.bc postgres/access/brin/brin_tuple.bc postgres/access/brin/brin_xlog.bc postgres/access/brin/brin_minmax.bc postgres/access/brin/brin_inclusion.bc postgres/access/brin/brin_validate.bc postgres/access/common/bufmask.bc postgres/access/common/heaptuple.bc postgres/access/common/indextuple.bc postgres/access/common/printsimple.bc postgres/access/common/printtup.bc postgres/access/common/reloptions.bc postgres/access/common/scankey.bc postgres/access/common/session.bc postgres/access/common/tupconvert.bc postgres/access/common/tupdesc.bc postgres/access/gin/ginutil.bc postgres/access/gin/gininsert.bc postgres/access/gin/ginxlog.bc postgres/access/gin/ginentrypage.bc postgres/access/gin/gindatapage.bc postgres/access/gin/ginbtree.bc postgres/access/gin/ginscan.bc postgres/access/gin/ginget.bc postgres/access/gin/ginvacuum.bc postgres/access/gin/ginarrayproc.bc postgres/access/gin/ginbulk.bc postgres/access/gin/ginfast.bc postgres/access/gin/ginpostinglist.bc postgres/access/gin/ginlogic.bc postgres/access/gin/ginvalidate.bc postgres/access/gist/gist.bc postgres/access/gist/gistutil.bc postgres/access/gist/gistxlog.bc postgres/access/gist/gistvacuum.bc postgres/access/gist/gistget.bc postgres/access/gist/gistscan.bc postgres/access/gist/gistproc.bc postgres/access/gist/gistsplit.bc postgres/access/gist/gistbuild.bc postgres/access/gist/gistbuildbuffers.bc postgres/access/gist/gistvalidate.bc postgres/access/hash/hash.bc postgres/access/hash/hashfunc.bc postgres/access/hash/hashinsert.bc postgres/access/hash/hashovfl.bc postgres/access/hash/hashpage.bc postgres/access/hash/hashsearch.bc postgres/access/hash/hashsort.bc postgres/access/hash/hashutil.bc postgres/access/hash/hashvalidate.bc postgres/access/hash/hash_xlog.bc postgres/access/heap/heapam.bc postgres/access/heap/hio.bc postgres/access/heap/pruneheap.bc postgres/access/heap/rewriteheap.bc postgres/access/heap/syncscan.bc postgres/access/heap/tuptoaster.bc postgres/access/heap/visibilitymap.bc postgres/access/index/amapi.bc postgres/access/index/amvalidate.bc postgres/access/index/genam.bc postgres/access/index/indexam.bc postgres/access/nbtree/nbtcompare.bc postgres/access/nbtree/nbtinsert.bc postgres/access/nbtree/nbtpage.bc postgres/access/nbtree/nbtree.bc postgres/access/nbtree/nbtsearch.bc postgres/access/nbtree/nbtutils.bc postgres/access/nbtree/nbtsort.bc postgres/access/nbtree/nbtvalidate.bc postgres/access/nbtree/nbtxlog.bc postgres/access/rmgrdesc/brindesc.bc postgres/access/rmgrdesc/clogdesc.bc postgres/access/rmgrdesc/committsdesc.bc postgres/access/rmgrdesc/dbasedesc.bc postgres/access/rmgrdesc/genericdesc.bc postgres/access/rmgrdesc/gindesc.bc postgres/access/rmgrdesc/gistdesc.bc postgres/access/rmgrdesc/hashdesc.bc postgres/access/rmgrdesc/heapdesc.bc postgres/access/rmgrdesc/logicalmsgdesc.bc postgres/access/rmgrdesc/mxactdesc.bc postgres/access/rmgrdesc/nbtdesc.bc postgres/access/rmgrdesc/relmapdesc.bc postgres/access/rmgrdesc/replorigindesc.bc postgres/access/rmgrdesc/seqdesc.bc postgres/access/rmgrdesc/smgrdesc.bc postgres/access/rmgrdesc/spgdesc.bc postgres/access/rmgrdesc/standbydesc.bc postgres/access/rmgrdesc/tblspcdesc.bc postgres/access/rmgrdesc/xactdesc.bc postgres/access/rmgrdesc/xlogdesc.bc postgres/access/spgist/spgutils.bc postgres/access/spgist/spginsert.bc postgres/access/spgist/spgscan.bc postgres/access/spgist/spgvacuum.bc postgres/access/spgist/spgvalidate.bc postgres/access/spgist/spgdoinsert.bc postgres/access/spgist/spgxlog.bc postgres/access/spgist/spgtextproc.bc postgres/access/spgist/spgquadtreeproc.bc postgres/access/spgist/spgkdtreeproc.bc postgres/access/tablesample/bernoulli.bc postgres/access/tablesample/system.bc postgres/access/tablesample/tablesample.bc postgres/access/transam/clog.bc postgres/access/transam/commit_ts.bc postgres/access/transam/generic_xlog.bc postgres/access/transam/multixact.bc postgres/access/transam/parallel.bc postgres/access/transam/rmgr.bc postgres/access/transam/slru.bc postgres/access/transam/subtrans.bc postgres/access/transam/timeline.bc postgres/access/transam/transam.bc postgres/access/transam/twophase.bc postgres/access/transam/twophase_rmgr.bc postgres/access/transam/varsup.bc postgres/access/transam/xact.bc postgres/access/transam/xlog.bc postgres/access/transam/xlogarchive.bc postgres/access/transam/xlogfuncs.bc postgres/access/transam/xloginsert.bc postgres/access/transam/xlogreader.bc postgres/access/transam/xlogutils.bc postgres/bootstrap/bootparse.bc postgres/bootstrap/bootstrap.bc postgres/catalog/catalog.bc postgres/catalog/dependency.bc postgres/catalog/heap.bc postgres/catalog/index.bc postgres/catalog/indexing.bc postgres/catalog/namespace.bc postgres/catalog/aclchk.bc postgres/catalog/objectaccess.bc postgres/catalog/objectaddress.bc postgres/catalog/partition.bc postgres/catalog/pg_aggregate.bc postgres/catalog/pg_collation.bc postgres/catalog/pg_constraint.bc postgres/catalog/pg_conversion.bc postgres/catalog/pg_depend.bc postgres/catalog/pg_enum.bc postgres/catalog/pg_inherits.bc postgres/catalog/pg_largeobject.bc postgres/catalog/pg_namespace.bc postgres/catalog/pg_operator.bc postgres/catalog/pg_proc.bc postgres/catalog/pg_publication.bc postgres/catalog/pg_range.bc postgres/catalog/pg_db_role_setting.bc postgres/catalog/pg_shdepend.bc postgres/catalog/pg_subscription.bc postgres/catalog/pg_type.bc postgres/catalog/storage.bc postgres/catalog/toasting.bc postgres/parser/analyze.bc postgres/parser/gram.bc postgres/parser/scan.bc postgres/parser/parser.bc postgres/parser/parse_agg.bc postgres/parser/parse_clause.bc postgres/parser/parse_coerce.bc postgres/parser/parse_collate.bc postgres/parser/parse_cte.bc postgres/parser/parse_enr.bc postgres/parser/parse_expr.bc postgres/parser/parse_func.bc postgres/parser/parse_node.bc postgres/parser/parse_oper.bc postgres/parser/parse_param.bc postgres/parser/parse_relation.bc postgres/parser/parse_target.bc postgres/parser/parse_type.bc postgres/parser/parse_utilcmd.bc postgres/parser/scansup.bc postgres/commands/amcmds.bc postgres/commands/aggregatecmds.bc postgres/commands/alter.bc postgres/commands/analyze.bc postgres/commands/async.bc postgres/commands/cluster.bc postgres/commands/comment.bc postgres/commands/collationcmds.bc postgres/commands/constraint.bc postgres/commands/conversioncmds.bc postgres/commands/copy.bc postgres/commands/createas.bc postgres/commands/dbcommands.bc postgres/commands/define.bc postgres/commands/discard.bc postgres/commands/dropcmds.bc postgres/commands/event_trigger.bc postgres/commands/explain.bc postgres/commands/extension.bc postgres/commands/foreigncmds.bc postgres/commands/functioncmds.bc postgres/commands/indexcmds.bc postgres/commands/lockcmds.bc postgres/commands/matview.bc postgres/commands/operatorcmds.bc postgres/commands/opclasscmds.bc postgres/commands/policy.bc postgres/commands/portalcmds.bc postgres/commands/prepare.bc postgres/commands/proclang.bc postgres/commands/publicationcmds.bc postgres/commands/schemacmds.bc postgres/commands/seclabel.bc postgres/commands/sequence.bc postgres/commands/statscmds.bc postgres/commands/subscriptioncmds.bc postgres/commands/tablecmds.bc postgres/commands/tablespace.bc postgres/commands/trigger.bc postgres/commands/tsearchcmds.bc postgres/commands/typecmds.bc postgres/commands/user.bc postgres/commands/vacuum.bc postgres/commands/vacuumlazy.bc postgres/commands/variable.bc postgres/commands/view.bc postgres/executor/execAmi.bc postgres/executor/execCurrent.bc postgres/executor/execExpr.bc postgres/executor/execExprInterp.bc postgres/executor/execGrouping.bc postgres/executor/execIndexing.bc postgres/executor/execJunk.bc postgres/executor/execMain.bc postgres/executor/execParallel.bc postgres/executor/execPartition.bc postgres/executor/execProcnode.bc postgres/executor/execReplication.bc postgres/executor/execScan.bc postgres/executor/execSRF.bc postgres/executor/execTuples.bc postgres/executor/execUtils.bc postgres/executor/functions.bc postgres/executor/instrument.bc postgres/executor/nodeAppend.bc postgres/executor/nodeAgg.bc postgres/executor/nodeBitmapAnd.bc postgres/executor/nodeBitmapOr.bc postgres/executor/nodeBitmapHeapscan.bc postgres/executor/nodeBitmapIndexscan.bc postgres/executor/nodeCustom.bc postgres/executor/nodeFunctionscan.bc postgres/executor/nodeGather.bc postgres/executor/nodeHash.bc postgres/executor/nodeHashjoin.bc postgres/executor/nodeIndexscan.bc postgres/executor/nodeIndexonlyscan.bc postgres/executor/nodeLimit.bc postgres/executor/nodeLockRows.bc postgres/executor/nodeGatherMerge.bc postgres/executor/nodeMaterial.bc postgres/executor/nodeMergeAppend.bc postgres/executor/nodeMergejoin.bc postgres/executor/nodeModifyTable.bc postgres/executor/nodeNestloop.bc postgres/executor/nodeProjectSet.bc postgres/executor/nodeRecursiveunion.bc postgres/executor/nodeResult.bc postgres/executor/nodeSamplescan.bc postgres/executor/nodeSeqscan.bc postgres/executor/nodeSetOp.bc postgres/executor/nodeSort.bc postgres/executor/nodeUnique.bc postgres/executor/nodeValuesscan.bc postgres/executor/nodeCtescan.bc postgres/executor/nodeNamedtuplestorescan.bc postgres/executor/nodeWorktablescan.bc postgres/executor/nodeGroup.bc postgres/executor/nodeSubplan.bc postgres/executor/nodeSubqueryscan.bc postgres/executor/nodeTidscan.bc postgres/executor/nodeForeignscan.bc postgres/executor/nodeWindowAgg.bc postgres/executor/tstoreReceiver.bc postgres/executor/tqueue.bc postgres/executor/spi.bc postgres/executor/nodeTableFuncscan.bc postgres/foreign/foreign.bc postgres/lib/binaryheap.bc postgres/lib/bipartite_match.bc postgres/lib/bloomfilter.bc postgres/lib/dshash.bc postgres/lib/hyperloglog.bc postgres/lib/ilist.bc postgres/lib/knapsack.bc postgres/lib/pairingheap.bc postgres/lib/rbtree.bc postgres/lib/stringinfo.bc postgres/libpq/be-fsstubs.bc postgres/libpq/be-secure.bc postgres/libpq/be-secure-common.bc postgres/libpq/auth.bc postgres/libpq/crypt.bc postgres/libpq/hba.bc postgres/libpq/ifaddr.bc postgres/libpq/pqcomm.bc postgres/libpq/pqformat.bc postgres/libpq/pqmq.bc postgres/libpq/pqsignal.bc postgres/libpq/auth-scram.bc postgres/libpq/be-secure-openssl.bc postgres/main/main.bc postgres/nodes/nodeFuncs.bc postgres/nodes/nodes.bc postgres/nodes/list.bc postgres/nodes/bitmapset.bc postgres/nodes/tidbitmap.bc postgres/nodes/copyfuncs.bc postgres/nodes/equalfuncs.bc postgres/nodes/extensible.bc postgres/nodes/makefuncs.bc postgres/nodes/outfuncs.bc postgres/nodes/readfuncs.bc postgres/nodes/print.bc postgres/nodes/read.bc postgres/nodes/params.bc postgres/nodes/value.bc postgres/optimizer/geqo/geqo_copy.bc postgres/optimizer/geqo/geqo_eval.bc postgres/optimizer/geqo/geqo_main.bc postgres/optimizer/geqo/geqo_misc.bc postgres/optimizer/geqo/geqo_mutation.bc postgres/optimizer/geqo/geqo_pool.bc postgres/optimizer/geqo/geqo_random.bc postgres/optimizer/geqo/geqo_recombination.bc postgres/optimizer/geqo/geqo_selection.bc postgres/optimizer/geqo/geqo_erx.bc postgres/optimizer/geqo/geqo_pmx.bc postgres/optimizer/geqo/geqo_cx.bc postgres/optimizer/geqo/geqo_px.bc postgres/optimizer/geqo/geqo_ox1.bc postgres/optimizer/geqo/geqo_ox2.bc postgres/optimizer/path/allpaths.bc postgres/optimizer/path/clausesel.bc postgres/optimizer/path/costsize.bc postgres/optimizer/path/equivclass.bc postgres/optimizer/path/indxpath.bc postgres/optimizer/path/joinpath.bc postgres/optimizer/path/joinrels.bc postgres/optimizer/path/pathkeys.bc postgres/optimizer/path/tidpath.bc postgres/optimizer/plan/analyzejoins.bc postgres/optimizer/plan/createplan.bc postgres/optimizer/plan/initsplan.bc postgres/optimizer/plan/planagg.bc postgres/optimizer/plan/planmain.bc postgres/optimizer/plan/planner.bc postgres/optimizer/plan/setrefs.bc postgres/optimizer/plan/subselect.bc postgres/optimizer/prep/prepjointree.bc postgres/optimizer/prep/prepqual.bc postgres/optimizer/prep/preptlist.bc postgres/optimizer/prep/prepunion.bc postgres/optimizer/util/clauses.bc postgres/optimizer/util/joininfo.bc postgres/optimizer/util/orclauses.bc postgres/optimizer/util/paramassign.bc postgres/optimizer/util/pathnode.bc postgres/optimizer/util/placeholder.bc postgres/optimizer/util/plancat.bc postgres/optimizer/util/predtest.bc postgres/optimizer/util/relnode.bc postgres/optimizer/util/restrictinfo.bc postgres/optimizer/util/tlist.bc postgres/optimizer/util/var.bc postgres/partitioning/partprune.bc postgres/partitioning/partbounds.bc postgres/port/atomics.bc postgres/port/dynloader.bc postgres/port/pg_sema.bc postgres/port/pg_shmem.bc postgres/postmaster/autovacuum.bc postgres/postmaster/bgworker.bc postgres/postmaster/bgwriter.bc postgres/postmaster/checkpointer.bc postgres/postmaster/fork_process.bc postgres/postmaster/pgarch.bc postgres/postmaster/pgstat.bc postgres/postmaster/postmaster.bc postgres/postmaster/startup.bc postgres/postmaster/syslogger.bc postgres/postmaster/walwriter.bc postgres/regex/regcomp.bc postgres/regex/regerror.bc postgres/regex/regexec.bc postgres/regex/regfree.bc postgres/regex/regprefix.bc postgres/regex/regexport.bc postgres/replication/logical/decode.bc postgres/replication/logical/launcher.bc postgres/replication/logical/logical.bc postgres/replication/logical/logicalfuncs.bc postgres/replication/logical/message.bc postgres/replication/logical/origin.bc postgres/replication/logical/proto.bc postgres/replication/logical/relation.bc postgres/replication/logical/reorderbuffer.bc postgres/replication/logical/snapbuild.bc postgres/replication/logical/tablesync.bc postgres/replication/logical/worker.bc postgres/replication/walsender.bc postgres/replication/walreceiverfuncs.bc postgres/replication/walreceiver.bc postgres/replication/basebackup.bc postgres/replication/repl_gram.bc postgres/replication/slot.bc postgres/replication/slotfuncs.bc postgres/replication/syncrep.bc postgres/replication/syncrep_gram.bc postgres/rewrite/rewriteRemove.bc postgres/rewrite/rewriteDefine.bc postgres/rewrite/rewriteHandler.bc postgres/rewrite/rewriteManip.bc postgres/rewrite/rewriteSupport.bc postgres/rewrite/rowsecurity.bc postgres/statistics/extended_stats.bc postgres/statistics/dependencies.bc postgres/statistics/mvdistinct.bc postgres/storage/buffer/buf_table.bc postgres/storage/buffer/buf_init.bc postgres/storage/buffer/bufmgr.bc postgres/storage/buffer/freelist.bc postgres/storage/buffer/localbuf.bc postgres/storage/file/fd.bc postgres/storage/file/buffile.bc postgres/storage/file/copydir.bc postgres/storage/file/reinit.bc postgres/storage/file/sharedfileset.bc postgres/storage/freespace/freespace.bc postgres/storage/freespace/fsmpage.bc postgres/storage/freespace/indexfsm.bc postgres/storage/ipc/barrier.bc postgres/storage/ipc/dsm_impl.bc postgres/storage/ipc/dsm.bc postgres/storage/ipc/ipc.bc postgres/storage/ipc/ipci.bc postgres/storage/ipc/latch.bc postgres/storage/ipc/pmsignal.bc postgres/storage/ipc/procarray.bc postgres/storage/ipc/procsignal.bc postgres/storage/ipc/shmem.bc postgres/storage/ipc/shmqueue.bc postgres/storage/ipc/shm_mq.bc postgres/storage/ipc/shm_toc.bc postgres/storage/ipc/sinval.bc postgres/storage/ipc/sinvaladt.bc postgres/storage/ipc/standby.bc postgres/storage/large_object/inv_api.bc postgres/storage/lmgr/lmgr.bc postgres/storage/lmgr/lock.bc postgres/storage/lmgr/proc.bc postgres/storage/lmgr/deadlock.bc postgres/storage/lmgr/lwlock.bc postgres/storage/lmgr/lwlocknames.bc postgres/storage/lmgr/spin.bc postgres/storage/lmgr/s_lock.bc postgres/storage/lmgr/predicate.bc postgres/storage/lmgr/condition_variable.bc postgres/storage/page/bufpage.bc postgres/storage/page/checksum.bc postgres/storage/page/itemptr.bc postgres/storage/smgr/md.bc postgres/storage/smgr/smgr.bc postgres/storage/smgr/smgrtype.bc postgres/tcop/dest.bc postgres/tcop/fastpath.bc postgres/tcop/postgres.bc postgres/tcop/pquery.bc postgres/tcop/utility.bc postgres/tsearch/ts_locale.bc postgres/tsearch/ts_parse.bc postgres/tsearch/wparser.bc postgres/tsearch/wparser_def.bc postgres/tsearch/dict.bc postgres/tsearch/dict_simple.bc postgres/tsearch/dict_synonym.bc postgres/tsearch/dict_thesaurus.bc postgres/tsearch/dict_ispell.bc postgres/tsearch/regis.bc postgres/tsearch/spell.bc postgres/tsearch/to_tsany.bc postgres/tsearch/ts_selfuncs.bc postgres/tsearch/ts_typanalyze.bc postgres/tsearch/ts_utils.bc postgres/utils/adt/acl.bc postgres/utils/adt/amutils.bc postgres/utils/adt/arrayfuncs.bc postgres/utils/adt/array_expanded.bc postgres/utils/adt/array_selfuncs.bc postgres/utils/adt/array_typanalyze.bc postgres/utils/adt/array_userfuncs.bc postgres/utils/adt/arrayutils.bc postgres/utils/adt/ascii.bc postgres/utils/adt/bool.bc postgres/utils/adt/cash.bc postgres/utils/adt/char.bc postgres/utils/adt/cryptohashes.bc postgres/utils/adt/date.bc postgres/utils/adt/datetime.bc postgres/utils/adt/datum.bc postgres/utils/adt/dbsize.bc postgres/utils/adt/domains.bc postgres/utils/adt/encode.bc postgres/utils/adt/enum.bc postgres/utils/adt/expandeddatum.bc postgres/utils/adt/expandedrecord.bc postgres/utils/adt/float.bc postgres/utils/adt/format_type.bc postgres/utils/adt/formatting.bc postgres/utils/adt/genfile.bc postgres/utils/adt/geo_ops.bc postgres/utils/adt/geo_selfuncs.bc postgres/utils/adt/geo_spgist.bc postgres/utils/adt/inet_cidr_ntop.bc postgres/utils/adt/inet_net_pton.bc postgres/utils/adt/int.bc postgres/utils/adt/int8.bc postgres/utils/adt/json.bc postgres/utils/adt/jsonb.bc postgres/utils/adt/jsonb_gin.bc postgres/utils/adt/jsonb_op.bc postgres/utils/adt/jsonb_util.bc postgres/utils/adt/jsonfuncs.bc postgres/utils/adt/like.bc postgres/utils/adt/lockfuncs.bc postgres/utils/adt/mac.bc postgres/utils/adt/mac8.bc postgres/utils/adt/misc.bc postgres/utils/adt/nabstime.bc postgres/utils/adt/name.bc postgres/utils/adt/network.bc postgres/utils/adt/network_gist.bc postgres/utils/adt/network_selfuncs.bc postgres/utils/adt/network_spgist.bc postgres/utils/adt/numeric.bc postgres/utils/adt/numutils.bc postgres/utils/adt/oid.bc postgres/utils/adt/oracle_compat.bc postgres/utils/adt/orderedsetaggs.bc postgres/utils/adt/pg_locale.bc postgres/utils/adt/pg_lsn.bc postgres/utils/adt/pg_upgrade_support.bc postgres/utils/adt/pgstatfuncs.bc postgres/utils/adt/pseudotypes.bc postgres/utils/adt/quote.bc postgres/utils/adt/rangetypes.bc postgres/utils/adt/rangetypes_gist.bc postgres/utils/adt/rangetypes_selfuncs.bc postgres/utils/adt/rangetypes_spgist.bc postgres/utils/adt/rangetypes_typanalyze.bc postgres/utils/adt/regexp.bc postgres/utils/adt/regproc.bc postgres/utils/adt/ri_triggers.bc postgres/utils/adt/rowtypes.bc postgres/utils/adt/ruleutils.bc postgres/utils/adt/selfuncs.bc postgres/utils/adt/tid.bc postgres/utils/adt/timestamp.bc postgres/utils/adt/trigfuncs.bc postgres/utils/adt/tsginidx.bc postgres/utils/adt/tsgistidx.bc postgres/utils/adt/tsquery.bc postgres/utils/adt/tsquery_cleanup.bc postgres/utils/adt/tsquery_gist.bc postgres/utils/adt/tsquery_op.bc postgres/utils/adt/tsquery_rewrite.bc postgres/utils/adt/tsquery_util.bc postgres/utils/adt/tsrank.bc postgres/utils/adt/tsvector.bc postgres/utils/adt/tsvector_op.bc postgres/utils/adt/tsvector_parser.bc postgres/utils/adt/txid.bc postgres/utils/adt/uuid.bc postgres/utils/adt/varbit.bc postgres/utils/adt/varchar.bc postgres/utils/adt/varlena.bc postgres/utils/adt/version.bc postgres/utils/adt/windowfuncs.bc postgres/utils/adt/xid.bc postgres/utils/adt/xml.bc postgres/utils/cache/attoptcache.bc postgres/utils/cache/catcache.bc postgres/utils/cache/evtcache.bc postgres/utils/cache/inval.bc postgres/utils/cache/lsyscache.bc postgres/utils/cache/partcache.bc postgres/utils/cache/plancache.bc postgres/utils/cache/relcache.bc postgres/utils/cache/relmapper.bc postgres/utils/cache/relfilenodemap.bc postgres/utils/cache/spccache.bc postgres/utils/cache/syscache.bc postgres/utils/cache/ts_cache.bc postgres/utils/cache/typcache.bc postgres/utils/error/assert.bc postgres/utils/error/elog.bc postgres/utils/fmgr/dfmgr.bc postgres/utils/fmgr/fmgr.bc postgres/utils/fmgr/funcapi.bc postgres/utils/hash/dynahash.bc postgres/utils/hash/hashfn.bc postgres/utils/hash/pg_crc.bc postgres/utils/init/globals.bc postgres/utils/init/miscinit.bc postgres/utils/init/postinit.bc postgres/utils/mb/encnames.bc postgres/utils/mb/conv.bc postgres/utils/mb/mbutils.bc postgres/utils/mb/wchar.bc postgres/utils/mb/wstrcmp.bc postgres/utils/mb/wstrncmp.bc postgres/utils/misc/backend_random.bc postgres/utils/misc/guc.bc postgres/utils/misc/help_config.bc postgres/utils/misc/pg_config.bc postgres/utils/misc/pg_controldata.bc postgres/utils/misc/pg_rusage.bc postgres/utils/misc/ps_status.bc postgres/utils/misc/queryenvironment.bc postgres/utils/misc/rls.bc postgres/utils/misc/sampling.bc postgres/utils/misc/superuser.bc postgres/utils/misc/timeout.bc postgres/utils/misc/tzparser.bc postgres/utils/mmgr/aset.bc postgres/utils/mmgr/dsa.bc postgres/utils/mmgr/freepage.bc postgres/utils/mmgr/generation.bc postgres/utils/mmgr/mcxt.bc postgres/utils/mmgr/memdebug.bc postgres/utils/mmgr/portalmem.bc postgres/utils/mmgr/slab.bc postgres/utils/resowner/resowner.bc postgres/utils/sort/logtape.bc postgres/utils/sort/sharedtuplestore.bc postgres/utils/sort/sortsupport.bc postgres/utils/sort/tuplesort.bc postgres/utils/sort/tuplestore.bc postgres/utils/time/combocid.bc postgres/utils/time/tqual.bc postgres/utils/time/snapmgr.bc postgres/utils/fmgrtab.bc postgres/jit/jit.bc /usr/bin/install -p postgres '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/postgres' ln -s postgres '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/postmaster' for lang in de es fr it ja ko pl ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/postgres-11.mo || exit 1; \ done /usr/bin/make -C access install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C brin install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/make -C common install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C gin install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/make -C gist install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/make -C hash install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/make -C heap install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/make -C index install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/make -C nbtree install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/make -C rmgrdesc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/make -C spgist install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/make -C tablesample install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/make -C transam install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C bootstrap install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/make -C catalog install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C parser install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/make -C commands install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C executor install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C foreign install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' /usr/bin/make -C lib install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/make -C libpq install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C main install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' /usr/bin/make -C nodes install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/make -C optimizer install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C geqo install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/make -C path install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/make -C plan install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/make -C prep install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/make -C util install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C partitioning install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/make -C port install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/make -C postmaster install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/make -C regex install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/make -C replication install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C logical install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C rewrite install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/make -C statistics install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/make -C storage install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C buffer install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/make -C file install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/make -C freespace install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/make -C ipc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/make -C large_object install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/make -C lmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/make -C page install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/make -C smgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C tcop install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/make -C tsearch install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C adt install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C cache install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C error install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C fmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/make -C hash install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/make -C init install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/make -C mb install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/make -C misc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C mmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/make -C resowner install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' /usr/bin/make -C sort install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/make -C time install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C ../../src/timezone install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' ./zic -d '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezone' -p 'US/Eastern' -b fat ./data/tzdata.zi /usr/bin/make -C tznames install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Default ./Australia ./India '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C jit install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/make -C catalog install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.bki' /usr/bin/install -p -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.description' /usr/bin/install -p -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.shdescription' /usr/bin/install -p -m 644 ./system_views.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/system_views.sql' /usr/bin/install -p -m 644 ./information_schema.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/information_schema.sql' /usr/bin/install -p -m 644 ./sql_features.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/sql_features.txt' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C tsearch install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 644 ./errcodes.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/errcodes.txt' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/install -p -m 644 ./libpq/pg_hba.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_hba.conf.sample' /usr/bin/install -p -m 644 ./libpq/pg_ident.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_ident.conf.sample' /usr/bin/install -p -m 644 ./utils/misc/postgresql.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgresql.conf.sample' /usr/bin/install -p -m 644 ./access/transam/recovery.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/recovery.conf.sample' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs' /usr/bin/make -C ascii_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C cyrillic_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C euc_cn_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C euc_kr_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C latin2_and_win1250 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C latin_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_ascii installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_big5 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C utf8_and_gbk installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_johab installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/make -C utf8_and_sjis installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/make -C utf8_and_win installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/make -C utf8_and_uhc installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/make -C ascii_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 ascii_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ascii_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C cyrillic_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 cyrillic_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/cyrillic_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C euc_cn_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_cn_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_cn_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C euc_jp_and_sjis install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_jp_and_sjis.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_jp_and_sjis.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C euc_kr_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_kr_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_kr_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C euc_tw_and_big5 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_tw_and_big5.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_tw_and_big5.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C latin2_and_win1250 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 latin2_and_win1250.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin2_and_win1250.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C latin_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 latin_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_ascii install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_ascii.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_ascii.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_big5 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_big5.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_big5.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_cyrillic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_cyrillic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_cyrillic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_euc_cn install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_cn.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_cn.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/make -C utf8_and_euc_jp install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_jp.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_jp.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_euc_kr install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_kr.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_kr.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_euc_tw install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_tw.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_tw.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_gb18030 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_gb18030.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gb18030.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C utf8_and_gbk install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_gbk.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gbk.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C utf8_and_iso8859 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_iso8859.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_iso8859_1 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_iso8859_1.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_johab install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_johab.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_johab.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/make -C utf8_and_sjis install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_sjis.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/make -C utf8_and_win install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_win.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_win.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/make -C utf8_and_uhc install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_uhc.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_uhc.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/make -C utf8_and_euc2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/make -C utf8_and_sjis2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_sjis2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/make -C euc2004_sjis2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc2004_sjis2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc2004_sjis2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -p -m 644 conversion_create.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs' /usr/bin/make -C backend/snowball install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -m 755 dict_snowball.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_snowball.so' /usr/bin/install -p -m 644 snowball_create.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' /usr/bin/make -C include install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/libpq' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/access '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/bootstrap '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/catalog '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/commands '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/common '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/datatype '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/executor '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/fe_utils '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/foreign '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/jit '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/lib '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/libpq '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/mb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/nodes '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/optimizer '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/parser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/partitioning '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/postmaster '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/regex '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/replication '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/rewrite '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/statistics '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/storage '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tcop '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/snowball '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/snowball/libstemmer '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tsearch '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tsearch/dicts '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/utils '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/atomics '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32_msvc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32_msvc/sys '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/arpa '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/netinet '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/sys '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/portability /usr/bin/install -p -m 644 ./postgres_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq/libpq-fs.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/libpq' /usr/bin/install -p -m 644 pg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 pg_config_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 pg_config_os.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./pg_config_manual.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./c.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./port.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./postgres_fe.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./libpq/pqcomm.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal/libpq' /usr/bin/install -p -m 644 pg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 pg_config_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 pg_config_os.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 utils/errcodes.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' /usr/bin/install -p -m 644 utils/fmgroids.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' /usr/bin/install -p -m 644 utils/fmgrprotos.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' cp ./*.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/$dir/ || exit; \ done cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/include' /usr/bin/make -C interfaces install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces' /usr/bin/make -C libpq install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 755 libpq.so.5.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpq.so.5.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpq.so && \ ln -s libpq.so.5.11 libpq.so /usr/bin/install -p -m 644 libpq.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpq.a' /usr/bin/install -p -m 644 libpq.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libpq.pc' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/libpq5.11-11.mo || exit 1; \ done /usr/bin/install -p -m 644 ./libpq-fe.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq-events.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq-int.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./pqexpbuffer.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./pg_service.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_service.conf.sample' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ecpg install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg' /usr/bin/make -C include install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/informix/esql' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/' /usr/bin/install -p -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/informix/esql/' /usr/bin/install -p -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/include' /usr/bin/make -C pgtypeslib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libpgtypes.so.3.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgtypes.so.3.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.11 libpgtypes.so.3 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.11 libpgtypes.so /usr/bin/install -p -m 644 libpgtypes.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgtypes.a' /usr/bin/install -p -m 644 libpgtypes.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/make -C ecpglib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/ecpglib6-11.mo || exit 1; \ done /usr/bin/make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libecpg.so.6.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg.so.6.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.11 libecpg.so.6 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.11 libecpg.so /usr/bin/install -p -m 644 libecpg.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg.a' /usr/bin/install -p -m 644 libecpg.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libecpg.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C compatlib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' /usr/bin/make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libecpg_compat.so.3.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg_compat.so.3.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so.3 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so /usr/bin/install -p -m 644 libecpg_compat.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg_compat.a' /usr/bin/install -p -m 644 libecpg_compat.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' /usr/bin/make -C preproc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/make -C ../../../../src/port all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../../src/common all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN zh_TW; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/ecpg-11.mo || exit 1; \ done /usr/bin/install -p ecpg '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces' /usr/bin/make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' /usr/bin/make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 libpqwalreceiver.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/libpqwalreceiver.so' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' /usr/bin/make -C backend/replication/pgoutput install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 pgoutput.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgoutput.so' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' /usr/bin/make -C fe_utils install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgfeutils.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgfeutils.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/make -C bin install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin' /usr/bin/make -C initdb install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/initdb-11.mo || exit 1; \ done /usr/bin/install -p initdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/initdb' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C pg_archivecleanup install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-11.mo || exit 1; \ done /usr/bin/install -p pg_archivecleanup '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_archivecleanup' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C pg_basebackup install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-11.mo || exit 1; \ done /usr/bin/install -p pg_basebackup '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_basebackup' /usr/bin/install -p pg_receivewal '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_receivewal' /usr/bin/install -p pg_recvlogical '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_recvlogical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C pg_config install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/nb/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ta/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_config-11.mo || exit 1; \ done /usr/bin/install -p -m 755 pg_config '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_config' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C pg_controldata install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-11.mo || exit 1; \ done /usr/bin/install -p pg_controldata '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_controldata' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C pg_ctl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-11.mo || exit 1; \ done /usr/bin/install -p pg_ctl '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_ctl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C pg_dump install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-11.mo || exit 1; \ done /usr/bin/install -p pg_dump '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_dump /usr/bin/install -p pg_restore '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_restore /usr/bin/install -p pg_dumpall '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_dumpall make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C pg_resetwal install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-11.mo || exit 1; \ done /usr/bin/install -p pg_resetwal '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_resetwal' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C pg_rewind install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-11.mo || exit 1; \ done /usr/bin/install -p pg_rewind '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_rewind' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C pg_test_fsync install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-11.mo || exit 1; \ done /usr/bin/install -p pg_test_fsync '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_fsync' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C pg_test_timing install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-11.mo || exit 1; \ done /usr/bin/install -p pg_test_timing '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_timing' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/make -C pg_upgrade install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-11.mo || exit 1; \ done /usr/bin/install -p pg_upgrade '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_upgrade' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/make -C pg_verify_checksums install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_verify_checksums-11.mo || exit 1; \ done /usr/bin/install -p pg_verify_checksums '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_verify_checksums' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/make -C pg_waldump install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-11.mo || exit 1; \ done /usr/bin/install -p pg_waldump '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_waldump' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/make -C pgbench install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' /usr/bin/install -p pgbench '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pgbench' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' /usr/bin/make -C psql install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/psql-11.mo || exit 1; \ done /usr/bin/install -p psql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/psql' /usr/bin/install -p -m 644 ./psqlrc.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/psqlrc.sample' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C scripts install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-11.mo || exit 1; \ done /usr/bin/install -p createdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/createdb /usr/bin/install -p dropdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/dropdb /usr/bin/install -p createuser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/createuser /usr/bin/install -p dropuser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/dropuser /usr/bin/install -p clusterdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/clusterdb /usr/bin/install -p vacuumdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/vacuumdb /usr/bin/install -p reindexdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/reindexdb /usr/bin/install -p pg_isready '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_isready make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin' /usr/bin/make -C pl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl' /usr/bin/make -C plpgsql install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql' /usr/bin/make -C src install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plpgsql.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpgsql.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 './plpgsql.h' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql' /usr/bin/make -C plperl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plperl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plperl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plperl.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./plperl.control ./plperl--1.0.sql ./plperl--unpackaged--1.0.sql ./plperlu.control ./plperlu--1.0.sql ./plperlu--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/make -C plpython install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpython-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plpython3.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpython3.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/pl/plpython' /usr/bin/install -p -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./regress-python3-mangle.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/pl/plpython' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/make -C tcl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pltcl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 pltcl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pltcl.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltcl--unpackaged--1.0.sql ./pltclu.control ./pltclu--1.0.sql ./pltclu--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl' /usr/bin/make -C makefiles install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/makefiles' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/makefiles' /usr/bin/install -p -m 644 ./pgxs.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/makefiles/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/makefiles' /usr/bin/make -C test/regress install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../contrib/spi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/test/regress' /usr/bin/install -p pg_regress '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' /usr/bin/make -C test/isolation install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' /usr/bin/make -C test/perl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/perl' /usr/bin/make -C backend/jit/llvm install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 llvmjit.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/llvmjit.so' /usr/bin/install -p -m 644 llvmjit_types.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src' /usr/bin/install -p -m 644 Makefile.global '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.global' /usr/bin/install -p -m 644 Makefile.port '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.port' /usr/bin/install -p -m 644 ./Makefile.shlib '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -p -m 644 ./nls-global.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src' /usr/bin/make -C config install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/config' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config' /usr/bin/install -p -m 755 ./install-sh '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config/install-sh' /usr/bin/install -p -m 755 ./missing '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config/missing' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/config' PostgreSQL installation complete. /usr/bin/make -C doc install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc' /usr/bin/make -C src install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src' /usr/bin/make -C sgml install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql'/html '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man1 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man3 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man7 cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql' 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` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc' /usr/bin/make -C src install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src' /usr/bin/make -C common install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgcommon.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgcommon.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C port install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgport.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgport.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C timezone install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' ./zic -d '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezone' -p 'US/Eastern' -b fat ./data/tzdata.zi /usr/bin/make -C tznames install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Default ./Australia ./India '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C backend install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C ../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/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 '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C access all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C brin all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/make -C common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C gin all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/make -C gist all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/make -C hash all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/make -C heap all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/make -C index all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/make -C nbtree all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/make -C rmgrdesc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/make -C spgist all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/make -C tablesample all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/make -C transam all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C bootstrap all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/make -C catalog all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C parser all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/make -C commands all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C executor all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C foreign all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' /usr/bin/make -C lib all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/make -C libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C main all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' /usr/bin/make -C nodes all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/make -C optimizer all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C geqo all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/make -C path all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/make -C plan all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/make -C prep all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/make -C util all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C partitioning all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/make -C port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/make -C postmaster all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/make -C regex all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/make -C replication all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C logical all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C rewrite all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/make -C statistics all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/make -C storage all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C buffer all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/make -C file all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/make -C freespace all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/make -C ipc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/make -C large_object all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/make -C lmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/make -C page all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/make -C smgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C tcop all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/make -C tsearch all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C adt all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C cache all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C error all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C fmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/make -C hash all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/make -C init all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/make -C mb all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/make -C misc all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C mmgr all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/make -C resowner all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' /usr/bin/make -C sort all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/make -C time all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C ../../src/timezone all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C jit all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/postgres' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/foreign/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/jit/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/main/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/large_object/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/resowner/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 access/brin/brin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_pageops.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_revmap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_tuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_minmax.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_inclusion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/brin/brin_validate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/brin/ /usr/bin/install -p -m 644 access/common/bufmask.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/heaptuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/indextuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/printsimple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/printtup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/reloptions.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/scankey.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/session.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/tupconvert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/common/tupdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/common/ /usr/bin/install -p -m 644 access/gin/ginutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/gininsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginentrypage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/gindatapage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginget.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginarrayproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginbulk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginfast.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginpostinglist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginlogic.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gin/ginvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gin/ /usr/bin/install -p -m 644 access/gist/gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistget.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistsplit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistbuild.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistbuildbuffers.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/gist/gistvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/gist/ /usr/bin/install -p -m 644 access/hash/hash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashfunc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashovfl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashsearch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashsort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashutil.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hashvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/hash/hash_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/hash/ /usr/bin/install -p -m 644 access/heap/heapam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/hio.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/pruneheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/rewriteheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/syncscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/tuptoaster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/heap/visibilitymap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/heap/ /usr/bin/install -p -m 644 access/index/amapi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/amvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/genam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/index/indexam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/index/ /usr/bin/install -p -m 644 access/nbtree/nbtcompare.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtsearch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtsort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/nbtree/nbtxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/nbtree/ /usr/bin/install -p -m 644 access/rmgrdesc/brindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/clogdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/committsdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/dbasedesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/genericdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/gindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/gistdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/hashdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/heapdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/logicalmsgdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/mxactdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/nbtdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/relmapdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/replorigindesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/seqdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/smgrdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/spgdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/standbydesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/tblspcdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/xactdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/rmgrdesc/xlogdesc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/rmgrdesc/ /usr/bin/install -p -m 644 access/spgist/spgutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spginsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgdoinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgxlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgtextproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgquadtreeproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/spgist/spgkdtreeproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/spgist/ /usr/bin/install -p -m 644 access/tablesample/bernoulli.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/tablesample/system.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/tablesample/tablesample.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/tablesample/ /usr/bin/install -p -m 644 access/transam/clog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/commit_ts.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/generic_xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/multixact.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/parallel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/rmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/slru.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/subtrans.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/timeline.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/transam.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/twophase.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/twophase_rmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/varsup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xact.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogarchive.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xloginsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogreader.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 access/transam/xlogutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/access/transam/ /usr/bin/install -p -m 644 bootstrap/bootparse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ /usr/bin/install -p -m 644 bootstrap/bootstrap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/bootstrap/ /usr/bin/install -p -m 644 catalog/catalog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/dependency.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/heap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/index.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/indexing.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/namespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/aclchk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/objectaccess.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/objectaddress.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/partition.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_aggregate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_collation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_constraint.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_conversion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_depend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_enum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_inherits.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_largeobject.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_namespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_operator.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_proc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_publication.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_range.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_db_role_setting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_shdepend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_subscription.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/pg_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/storage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 catalog/toasting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/catalog/ /usr/bin/install -p -m 644 parser/analyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/scan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_agg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_clause.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_coerce.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_collate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_cte.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_enr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_expr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_func.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_node.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_oper.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_param.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_relation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_target.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/parse_utilcmd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 parser/scansup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/parser/ /usr/bin/install -p -m 644 commands/amcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/aggregatecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/alter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/analyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/async.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/cluster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/comment.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/collationcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/constraint.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/conversioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/copy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/createas.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/dbcommands.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/define.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/discard.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/dropcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/event_trigger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/explain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/extension.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/foreigncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/functioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/indexcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/lockcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/matview.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/operatorcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/opclasscmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/policy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/portalcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/prepare.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/proclang.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/publicationcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/schemacmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/seclabel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/sequence.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/statscmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/subscriptioncmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tablecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tablespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/trigger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/tsearchcmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/typecmds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/user.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/vacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/vacuumlazy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/variable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 commands/view.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/commands/ /usr/bin/install -p -m 644 executor/execAmi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execCurrent.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execExpr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execExprInterp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execGrouping.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execIndexing.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execJunk.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execMain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execParallel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execPartition.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execProcnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execReplication.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execScan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execSRF.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execTuples.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/execUtils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/functions.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/instrument.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeAppend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeAgg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapAnd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapOr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapHeapscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeBitmapIndexscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeCustom.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeFunctionscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGather.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeHash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeHashjoin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeIndexscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeIndexonlyscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeLimit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeLockRows.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGatherMerge.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMaterial.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMergeAppend.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeMergejoin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeModifyTable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeNestloop.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeProjectSet.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeRecursiveunion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeResult.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSamplescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSeqscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSetOp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeUnique.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeValuesscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeCtescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeNamedtuplestorescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeWorktablescan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeGroup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSubplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeSubqueryscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeTidscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeForeignscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeWindowAgg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/tstoreReceiver.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/tqueue.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/spi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 executor/nodeTableFuncscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/executor/ /usr/bin/install -p -m 644 foreign/foreign.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/foreign/ /usr/bin/install -p -m 644 lib/binaryheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/bipartite_match.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/bloomfilter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/dshash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/hyperloglog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/ilist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/knapsack.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/pairingheap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/rbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 lib/stringinfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/lib/ /usr/bin/install -p -m 644 libpq/be-fsstubs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure-common.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/auth.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/crypt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/hba.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/ifaddr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqcomm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqformat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqmq.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/pqsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/auth-scram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 libpq/be-secure-openssl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/libpq/ /usr/bin/install -p -m 644 main/main.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/main/ /usr/bin/install -p -m 644 nodes/nodeFuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/nodes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/list.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/bitmapset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/tidbitmap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/copyfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/equalfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/extensible.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/makefuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/outfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/readfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/print.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/read.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/params.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 nodes/value.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/nodes/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_copy.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_eval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_main.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_misc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_mutation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_pool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_random.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_recombination.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_selection.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_erx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_pmx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_cx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_px.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_ox1.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/geqo/geqo_ox2.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/geqo/ /usr/bin/install -p -m 644 optimizer/path/allpaths.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/clausesel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/costsize.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/equivclass.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/indxpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/joinpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/joinrels.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/pathkeys.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/path/tidpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/path/ /usr/bin/install -p -m 644 optimizer/plan/analyzejoins.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/createplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/initsplan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planagg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planmain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/planner.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/setrefs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/plan/subselect.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/plan/ /usr/bin/install -p -m 644 optimizer/prep/prepjointree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/prepqual.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/preptlist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/prep/prepunion.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/prep/ /usr/bin/install -p -m 644 optimizer/util/clauses.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/joininfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/orclauses.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/paramassign.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/pathnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/placeholder.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/plancat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/predtest.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/relnode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/restrictinfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/tlist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 optimizer/util/var.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/optimizer/util/ /usr/bin/install -p -m 644 partitioning/partprune.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ /usr/bin/install -p -m 644 partitioning/partbounds.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/partitioning/ /usr/bin/install -p -m 644 port/atomics.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/dynloader.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/pg_sema.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 port/pg_shmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/port/ /usr/bin/install -p -m 644 postmaster/autovacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/bgworker.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/bgwriter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/checkpointer.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/fork_process.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/pgarch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/pgstat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/postmaster.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/startup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/syslogger.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 postmaster/walwriter.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/postmaster/ /usr/bin/install -p -m 644 regex/regcomp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regerror.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regexec.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regfree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regprefix.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 regex/regexport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/regex/ /usr/bin/install -p -m 644 replication/logical/decode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/launcher.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/logical.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/logicalfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/message.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/origin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/proto.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/relation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/reorderbuffer.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/snapbuild.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/tablesync.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/logical/worker.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/logical/ /usr/bin/install -p -m 644 replication/walsender.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/walreceiverfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/walreceiver.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/basebackup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/repl_gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/slot.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/slotfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/syncrep.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 replication/syncrep_gram.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/replication/ /usr/bin/install -p -m 644 rewrite/rewriteRemove.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteDefine.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteHandler.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteManip.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rewriteSupport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 rewrite/rowsecurity.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/rewrite/ /usr/bin/install -p -m 644 statistics/extended_stats.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 statistics/dependencies.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 statistics/mvdistinct.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/statistics/ /usr/bin/install -p -m 644 storage/buffer/buf_table.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/buf_init.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/bufmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/freelist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/buffer/localbuf.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/buffer/ /usr/bin/install -p -m 644 storage/file/fd.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/buffile.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/copydir.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/reinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/file/sharedfileset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/file/ /usr/bin/install -p -m 644 storage/freespace/freespace.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/freespace/fsmpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/freespace/indexfsm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/freespace/ /usr/bin/install -p -m 644 storage/ipc/barrier.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/dsm_impl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/dsm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/ipc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/ipci.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/latch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/pmsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/procarray.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/procsignal.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shmqueue.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shm_mq.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/shm_toc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/sinval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/sinvaladt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/ipc/standby.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/ipc/ /usr/bin/install -p -m 644 storage/large_object/inv_api.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/large_object/ /usr/bin/install -p -m 644 storage/lmgr/lmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/proc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/deadlock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lwlock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/lwlocknames.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/spin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/s_lock.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/predicate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/lmgr/condition_variable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/lmgr/ /usr/bin/install -p -m 644 storage/page/bufpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/page/checksum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/page/itemptr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/page/ /usr/bin/install -p -m 644 storage/smgr/md.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 storage/smgr/smgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 storage/smgr/smgrtype.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/storage/smgr/ /usr/bin/install -p -m 644 tcop/dest.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/fastpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/postgres.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/pquery.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tcop/utility.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tcop/ /usr/bin/install -p -m 644 tsearch/ts_locale.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_parse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/wparser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/wparser_def.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_simple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_synonym.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_thesaurus.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/dict_ispell.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/regis.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/spell.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/to_tsany.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 tsearch/ts_utils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/tsearch/ /usr/bin/install -p -m 644 utils/adt/acl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/amutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/arrayfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_expanded.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/array_userfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/arrayutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ascii.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/bool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/cash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/char.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/cryptohashes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/date.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/datetime.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/datum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/dbsize.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/domains.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/encode.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/enum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/expandeddatum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/expandedrecord.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/float.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/format_type.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/formatting.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/genfile.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_ops.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/geo_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/inet_cidr_ntop.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/inet_net_pton.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/int.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/int8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/json.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonb_util.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/jsonfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/like.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/lockfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/mac.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/mac8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/misc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/nabstime.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/name.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/network_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/numeric.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/numutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/oid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/oracle_compat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/orderedsetaggs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_locale.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_lsn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pg_upgrade_support.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pgstatfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/pseudotypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/quote.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_spgist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rangetypes_typanalyze.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/regexp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/regproc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ri_triggers.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/rowtypes.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/ruleutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/timestamp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/trigfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsginidx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsgistidx.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_cleanup.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_rewrite.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsquery_util.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsrank.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/tsvector_parser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/txid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/uuid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varbit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varchar.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/varlena.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/version.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/windowfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/xid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/adt/xml.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/adt/ /usr/bin/install -p -m 644 utils/cache/attoptcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/catcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/evtcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/inval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/lsyscache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/partcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/plancache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relmapper.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/relfilenodemap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/spccache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/syscache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/ts_cache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/cache/typcache.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/cache/ /usr/bin/install -p -m 644 utils/error/assert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ /usr/bin/install -p -m 644 utils/error/elog.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/error/ /usr/bin/install -p -m 644 utils/fmgr/dfmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/fmgr/fmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/fmgr/funcapi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/fmgr/ /usr/bin/install -p -m 644 utils/hash/dynahash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/hash/hashfn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/hash/pg_crc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/hash/ /usr/bin/install -p -m 644 utils/init/globals.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/init/miscinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/init/postinit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/init/ /usr/bin/install -p -m 644 utils/mb/encnames.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/conv.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/mbutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wchar.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wstrcmp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/mb/wstrncmp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mb/ /usr/bin/install -p -m 644 utils/misc/backend_random.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/guc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/help_config.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_config.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_controldata.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/pg_rusage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/ps_status.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/queryenvironment.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/rls.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/sampling.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/superuser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/timeout.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/misc/tzparser.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/misc/ /usr/bin/install -p -m 644 utils/mmgr/aset.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/dsa.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/freepage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/generation.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/mcxt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/memdebug.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/portalmem.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/mmgr/slab.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/mmgr/ /usr/bin/install -p -m 644 utils/resowner/resowner.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/resowner/ /usr/bin/install -p -m 644 utils/sort/logtape.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/sharedtuplestore.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/sortsupport.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/tuplesort.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/sort/tuplestore.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/sort/ /usr/bin/install -p -m 644 utils/time/combocid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/time/tqual.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/time/snapmgr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/time/ /usr/bin/install -p -m 644 utils/fmgrtab.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/utils/ /usr/bin/install -p -m 644 jit/jit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres/jit/ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres.index.bc postgres/access/brin/brin.bc postgres/access/brin/brin_pageops.bc postgres/access/brin/brin_revmap.bc postgres/access/brin/brin_tuple.bc postgres/access/brin/brin_xlog.bc postgres/access/brin/brin_minmax.bc postgres/access/brin/brin_inclusion.bc postgres/access/brin/brin_validate.bc postgres/access/common/bufmask.bc postgres/access/common/heaptuple.bc postgres/access/common/indextuple.bc postgres/access/common/printsimple.bc postgres/access/common/printtup.bc postgres/access/common/reloptions.bc postgres/access/common/scankey.bc postgres/access/common/session.bc postgres/access/common/tupconvert.bc postgres/access/common/tupdesc.bc postgres/access/gin/ginutil.bc postgres/access/gin/gininsert.bc postgres/access/gin/ginxlog.bc postgres/access/gin/ginentrypage.bc postgres/access/gin/gindatapage.bc postgres/access/gin/ginbtree.bc postgres/access/gin/ginscan.bc postgres/access/gin/ginget.bc postgres/access/gin/ginvacuum.bc postgres/access/gin/ginarrayproc.bc postgres/access/gin/ginbulk.bc postgres/access/gin/ginfast.bc postgres/access/gin/ginpostinglist.bc postgres/access/gin/ginlogic.bc postgres/access/gin/ginvalidate.bc postgres/access/gist/gist.bc postgres/access/gist/gistutil.bc postgres/access/gist/gistxlog.bc postgres/access/gist/gistvacuum.bc postgres/access/gist/gistget.bc postgres/access/gist/gistscan.bc postgres/access/gist/gistproc.bc postgres/access/gist/gistsplit.bc postgres/access/gist/gistbuild.bc postgres/access/gist/gistbuildbuffers.bc postgres/access/gist/gistvalidate.bc postgres/access/hash/hash.bc postgres/access/hash/hashfunc.bc postgres/access/hash/hashinsert.bc postgres/access/hash/hashovfl.bc postgres/access/hash/hashpage.bc postgres/access/hash/hashsearch.bc postgres/access/hash/hashsort.bc postgres/access/hash/hashutil.bc postgres/access/hash/hashvalidate.bc postgres/access/hash/hash_xlog.bc postgres/access/heap/heapam.bc postgres/access/heap/hio.bc postgres/access/heap/pruneheap.bc postgres/access/heap/rewriteheap.bc postgres/access/heap/syncscan.bc postgres/access/heap/tuptoaster.bc postgres/access/heap/visibilitymap.bc postgres/access/index/amapi.bc postgres/access/index/amvalidate.bc postgres/access/index/genam.bc postgres/access/index/indexam.bc postgres/access/nbtree/nbtcompare.bc postgres/access/nbtree/nbtinsert.bc postgres/access/nbtree/nbtpage.bc postgres/access/nbtree/nbtree.bc postgres/access/nbtree/nbtsearch.bc postgres/access/nbtree/nbtutils.bc postgres/access/nbtree/nbtsort.bc postgres/access/nbtree/nbtvalidate.bc postgres/access/nbtree/nbtxlog.bc postgres/access/rmgrdesc/brindesc.bc postgres/access/rmgrdesc/clogdesc.bc postgres/access/rmgrdesc/committsdesc.bc postgres/access/rmgrdesc/dbasedesc.bc postgres/access/rmgrdesc/genericdesc.bc postgres/access/rmgrdesc/gindesc.bc postgres/access/rmgrdesc/gistdesc.bc postgres/access/rmgrdesc/hashdesc.bc postgres/access/rmgrdesc/heapdesc.bc postgres/access/rmgrdesc/logicalmsgdesc.bc postgres/access/rmgrdesc/mxactdesc.bc postgres/access/rmgrdesc/nbtdesc.bc postgres/access/rmgrdesc/relmapdesc.bc postgres/access/rmgrdesc/replorigindesc.bc postgres/access/rmgrdesc/seqdesc.bc postgres/access/rmgrdesc/smgrdesc.bc postgres/access/rmgrdesc/spgdesc.bc postgres/access/rmgrdesc/standbydesc.bc postgres/access/rmgrdesc/tblspcdesc.bc postgres/access/rmgrdesc/xactdesc.bc postgres/access/rmgrdesc/xlogdesc.bc postgres/access/spgist/spgutils.bc postgres/access/spgist/spginsert.bc postgres/access/spgist/spgscan.bc postgres/access/spgist/spgvacuum.bc postgres/access/spgist/spgvalidate.bc postgres/access/spgist/spgdoinsert.bc postgres/access/spgist/spgxlog.bc postgres/access/spgist/spgtextproc.bc postgres/access/spgist/spgquadtreeproc.bc postgres/access/spgist/spgkdtreeproc.bc postgres/access/tablesample/bernoulli.bc postgres/access/tablesample/system.bc postgres/access/tablesample/tablesample.bc postgres/access/transam/clog.bc postgres/access/transam/commit_ts.bc postgres/access/transam/generic_xlog.bc postgres/access/transam/multixact.bc postgres/access/transam/parallel.bc postgres/access/transam/rmgr.bc postgres/access/transam/slru.bc postgres/access/transam/subtrans.bc postgres/access/transam/timeline.bc postgres/access/transam/transam.bc postgres/access/transam/twophase.bc postgres/access/transam/twophase_rmgr.bc postgres/access/transam/varsup.bc postgres/access/transam/xact.bc postgres/access/transam/xlog.bc postgres/access/transam/xlogarchive.bc postgres/access/transam/xlogfuncs.bc postgres/access/transam/xloginsert.bc postgres/access/transam/xlogreader.bc postgres/access/transam/xlogutils.bc postgres/bootstrap/bootparse.bc postgres/bootstrap/bootstrap.bc postgres/catalog/catalog.bc postgres/catalog/dependency.bc postgres/catalog/heap.bc postgres/catalog/index.bc postgres/catalog/indexing.bc postgres/catalog/namespace.bc postgres/catalog/aclchk.bc postgres/catalog/objectaccess.bc postgres/catalog/objectaddress.bc postgres/catalog/partition.bc postgres/catalog/pg_aggregate.bc postgres/catalog/pg_collation.bc postgres/catalog/pg_constraint.bc postgres/catalog/pg_conversion.bc postgres/catalog/pg_depend.bc postgres/catalog/pg_enum.bc postgres/catalog/pg_inherits.bc postgres/catalog/pg_largeobject.bc postgres/catalog/pg_namespace.bc postgres/catalog/pg_operator.bc postgres/catalog/pg_proc.bc postgres/catalog/pg_publication.bc postgres/catalog/pg_range.bc postgres/catalog/pg_db_role_setting.bc postgres/catalog/pg_shdepend.bc postgres/catalog/pg_subscription.bc postgres/catalog/pg_type.bc postgres/catalog/storage.bc postgres/catalog/toasting.bc postgres/parser/analyze.bc postgres/parser/gram.bc postgres/parser/scan.bc postgres/parser/parser.bc postgres/parser/parse_agg.bc postgres/parser/parse_clause.bc postgres/parser/parse_coerce.bc postgres/parser/parse_collate.bc postgres/parser/parse_cte.bc postgres/parser/parse_enr.bc postgres/parser/parse_expr.bc postgres/parser/parse_func.bc postgres/parser/parse_node.bc postgres/parser/parse_oper.bc postgres/parser/parse_param.bc postgres/parser/parse_relation.bc postgres/parser/parse_target.bc postgres/parser/parse_type.bc postgres/parser/parse_utilcmd.bc postgres/parser/scansup.bc postgres/commands/amcmds.bc postgres/commands/aggregatecmds.bc postgres/commands/alter.bc postgres/commands/analyze.bc postgres/commands/async.bc postgres/commands/cluster.bc postgres/commands/comment.bc postgres/commands/collationcmds.bc postgres/commands/constraint.bc postgres/commands/conversioncmds.bc postgres/commands/copy.bc postgres/commands/createas.bc postgres/commands/dbcommands.bc postgres/commands/define.bc postgres/commands/discard.bc postgres/commands/dropcmds.bc postgres/commands/event_trigger.bc postgres/commands/explain.bc postgres/commands/extension.bc postgres/commands/foreigncmds.bc postgres/commands/functioncmds.bc postgres/commands/indexcmds.bc postgres/commands/lockcmds.bc postgres/commands/matview.bc postgres/commands/operatorcmds.bc postgres/commands/opclasscmds.bc postgres/commands/policy.bc postgres/commands/portalcmds.bc postgres/commands/prepare.bc postgres/commands/proclang.bc postgres/commands/publicationcmds.bc postgres/commands/schemacmds.bc postgres/commands/seclabel.bc postgres/commands/sequence.bc postgres/commands/statscmds.bc postgres/commands/subscriptioncmds.bc postgres/commands/tablecmds.bc postgres/commands/tablespace.bc postgres/commands/trigger.bc postgres/commands/tsearchcmds.bc postgres/commands/typecmds.bc postgres/commands/user.bc postgres/commands/vacuum.bc postgres/commands/vacuumlazy.bc postgres/commands/variable.bc postgres/commands/view.bc postgres/executor/execAmi.bc postgres/executor/execCurrent.bc postgres/executor/execExpr.bc postgres/executor/execExprInterp.bc postgres/executor/execGrouping.bc postgres/executor/execIndexing.bc postgres/executor/execJunk.bc postgres/executor/execMain.bc postgres/executor/execParallel.bc postgres/executor/execPartition.bc postgres/executor/execProcnode.bc postgres/executor/execReplication.bc postgres/executor/execScan.bc postgres/executor/execSRF.bc postgres/executor/execTuples.bc postgres/executor/execUtils.bc postgres/executor/functions.bc postgres/executor/instrument.bc postgres/executor/nodeAppend.bc postgres/executor/nodeAgg.bc postgres/executor/nodeBitmapAnd.bc postgres/executor/nodeBitmapOr.bc postgres/executor/nodeBitmapHeapscan.bc postgres/executor/nodeBitmapIndexscan.bc postgres/executor/nodeCustom.bc postgres/executor/nodeFunctionscan.bc postgres/executor/nodeGather.bc postgres/executor/nodeHash.bc postgres/executor/nodeHashjoin.bc postgres/executor/nodeIndexscan.bc postgres/executor/nodeIndexonlyscan.bc postgres/executor/nodeLimit.bc postgres/executor/nodeLockRows.bc postgres/executor/nodeGatherMerge.bc postgres/executor/nodeMaterial.bc postgres/executor/nodeMergeAppend.bc postgres/executor/nodeMergejoin.bc postgres/executor/nodeModifyTable.bc postgres/executor/nodeNestloop.bc postgres/executor/nodeProjectSet.bc postgres/executor/nodeRecursiveunion.bc postgres/executor/nodeResult.bc postgres/executor/nodeSamplescan.bc postgres/executor/nodeSeqscan.bc postgres/executor/nodeSetOp.bc postgres/executor/nodeSort.bc postgres/executor/nodeUnique.bc postgres/executor/nodeValuesscan.bc postgres/executor/nodeCtescan.bc postgres/executor/nodeNamedtuplestorescan.bc postgres/executor/nodeWorktablescan.bc postgres/executor/nodeGroup.bc postgres/executor/nodeSubplan.bc postgres/executor/nodeSubqueryscan.bc postgres/executor/nodeTidscan.bc postgres/executor/nodeForeignscan.bc postgres/executor/nodeWindowAgg.bc postgres/executor/tstoreReceiver.bc postgres/executor/tqueue.bc postgres/executor/spi.bc postgres/executor/nodeTableFuncscan.bc postgres/foreign/foreign.bc postgres/lib/binaryheap.bc postgres/lib/bipartite_match.bc postgres/lib/bloomfilter.bc postgres/lib/dshash.bc postgres/lib/hyperloglog.bc postgres/lib/ilist.bc postgres/lib/knapsack.bc postgres/lib/pairingheap.bc postgres/lib/rbtree.bc postgres/lib/stringinfo.bc postgres/libpq/be-fsstubs.bc postgres/libpq/be-secure.bc postgres/libpq/be-secure-common.bc postgres/libpq/auth.bc postgres/libpq/crypt.bc postgres/libpq/hba.bc postgres/libpq/ifaddr.bc postgres/libpq/pqcomm.bc postgres/libpq/pqformat.bc postgres/libpq/pqmq.bc postgres/libpq/pqsignal.bc postgres/libpq/auth-scram.bc postgres/libpq/be-secure-openssl.bc postgres/main/main.bc postgres/nodes/nodeFuncs.bc postgres/nodes/nodes.bc postgres/nodes/list.bc postgres/nodes/bitmapset.bc postgres/nodes/tidbitmap.bc postgres/nodes/copyfuncs.bc postgres/nodes/equalfuncs.bc postgres/nodes/extensible.bc postgres/nodes/makefuncs.bc postgres/nodes/outfuncs.bc postgres/nodes/readfuncs.bc postgres/nodes/print.bc postgres/nodes/read.bc postgres/nodes/params.bc postgres/nodes/value.bc postgres/optimizer/geqo/geqo_copy.bc postgres/optimizer/geqo/geqo_eval.bc postgres/optimizer/geqo/geqo_main.bc postgres/optimizer/geqo/geqo_misc.bc postgres/optimizer/geqo/geqo_mutation.bc postgres/optimizer/geqo/geqo_pool.bc postgres/optimizer/geqo/geqo_random.bc postgres/optimizer/geqo/geqo_recombination.bc postgres/optimizer/geqo/geqo_selection.bc postgres/optimizer/geqo/geqo_erx.bc postgres/optimizer/geqo/geqo_pmx.bc postgres/optimizer/geqo/geqo_cx.bc postgres/optimizer/geqo/geqo_px.bc postgres/optimizer/geqo/geqo_ox1.bc postgres/optimizer/geqo/geqo_ox2.bc postgres/optimizer/path/allpaths.bc postgres/optimizer/path/clausesel.bc postgres/optimizer/path/costsize.bc postgres/optimizer/path/equivclass.bc postgres/optimizer/path/indxpath.bc postgres/optimizer/path/joinpath.bc postgres/optimizer/path/joinrels.bc postgres/optimizer/path/pathkeys.bc postgres/optimizer/path/tidpath.bc postgres/optimizer/plan/analyzejoins.bc postgres/optimizer/plan/createplan.bc postgres/optimizer/plan/initsplan.bc postgres/optimizer/plan/planagg.bc postgres/optimizer/plan/planmain.bc postgres/optimizer/plan/planner.bc postgres/optimizer/plan/setrefs.bc postgres/optimizer/plan/subselect.bc postgres/optimizer/prep/prepjointree.bc postgres/optimizer/prep/prepqual.bc postgres/optimizer/prep/preptlist.bc postgres/optimizer/prep/prepunion.bc postgres/optimizer/util/clauses.bc postgres/optimizer/util/joininfo.bc postgres/optimizer/util/orclauses.bc postgres/optimizer/util/paramassign.bc postgres/optimizer/util/pathnode.bc postgres/optimizer/util/placeholder.bc postgres/optimizer/util/plancat.bc postgres/optimizer/util/predtest.bc postgres/optimizer/util/relnode.bc postgres/optimizer/util/restrictinfo.bc postgres/optimizer/util/tlist.bc postgres/optimizer/util/var.bc postgres/partitioning/partprune.bc postgres/partitioning/partbounds.bc postgres/port/atomics.bc postgres/port/dynloader.bc postgres/port/pg_sema.bc postgres/port/pg_shmem.bc postgres/postmaster/autovacuum.bc postgres/postmaster/bgworker.bc postgres/postmaster/bgwriter.bc postgres/postmaster/checkpointer.bc postgres/postmaster/fork_process.bc postgres/postmaster/pgarch.bc postgres/postmaster/pgstat.bc postgres/postmaster/postmaster.bc postgres/postmaster/startup.bc postgres/postmaster/syslogger.bc postgres/postmaster/walwriter.bc postgres/regex/regcomp.bc postgres/regex/regerror.bc postgres/regex/regexec.bc postgres/regex/regfree.bc postgres/regex/regprefix.bc postgres/regex/regexport.bc postgres/replication/logical/decode.bc postgres/replication/logical/launcher.bc postgres/replication/logical/logical.bc postgres/replication/logical/logicalfuncs.bc postgres/replication/logical/message.bc postgres/replication/logical/origin.bc postgres/replication/logical/proto.bc postgres/replication/logical/relation.bc postgres/replication/logical/reorderbuffer.bc postgres/replication/logical/snapbuild.bc postgres/replication/logical/tablesync.bc postgres/replication/logical/worker.bc postgres/replication/walsender.bc postgres/replication/walreceiverfuncs.bc postgres/replication/walreceiver.bc postgres/replication/basebackup.bc postgres/replication/repl_gram.bc postgres/replication/slot.bc postgres/replication/slotfuncs.bc postgres/replication/syncrep.bc postgres/replication/syncrep_gram.bc postgres/rewrite/rewriteRemove.bc postgres/rewrite/rewriteDefine.bc postgres/rewrite/rewriteHandler.bc postgres/rewrite/rewriteManip.bc postgres/rewrite/rewriteSupport.bc postgres/rewrite/rowsecurity.bc postgres/statistics/extended_stats.bc postgres/statistics/dependencies.bc postgres/statistics/mvdistinct.bc postgres/storage/buffer/buf_table.bc postgres/storage/buffer/buf_init.bc postgres/storage/buffer/bufmgr.bc postgres/storage/buffer/freelist.bc postgres/storage/buffer/localbuf.bc postgres/storage/file/fd.bc postgres/storage/file/buffile.bc postgres/storage/file/copydir.bc postgres/storage/file/reinit.bc postgres/storage/file/sharedfileset.bc postgres/storage/freespace/freespace.bc postgres/storage/freespace/fsmpage.bc postgres/storage/freespace/indexfsm.bc postgres/storage/ipc/barrier.bc postgres/storage/ipc/dsm_impl.bc postgres/storage/ipc/dsm.bc postgres/storage/ipc/ipc.bc postgres/storage/ipc/ipci.bc postgres/storage/ipc/latch.bc postgres/storage/ipc/pmsignal.bc postgres/storage/ipc/procarray.bc postgres/storage/ipc/procsignal.bc postgres/storage/ipc/shmem.bc postgres/storage/ipc/shmqueue.bc postgres/storage/ipc/shm_mq.bc postgres/storage/ipc/shm_toc.bc postgres/storage/ipc/sinval.bc postgres/storage/ipc/sinvaladt.bc postgres/storage/ipc/standby.bc postgres/storage/large_object/inv_api.bc postgres/storage/lmgr/lmgr.bc postgres/storage/lmgr/lock.bc postgres/storage/lmgr/proc.bc postgres/storage/lmgr/deadlock.bc postgres/storage/lmgr/lwlock.bc postgres/storage/lmgr/lwlocknames.bc postgres/storage/lmgr/spin.bc postgres/storage/lmgr/s_lock.bc postgres/storage/lmgr/predicate.bc postgres/storage/lmgr/condition_variable.bc postgres/storage/page/bufpage.bc postgres/storage/page/checksum.bc postgres/storage/page/itemptr.bc postgres/storage/smgr/md.bc postgres/storage/smgr/smgr.bc postgres/storage/smgr/smgrtype.bc postgres/tcop/dest.bc postgres/tcop/fastpath.bc postgres/tcop/postgres.bc postgres/tcop/pquery.bc postgres/tcop/utility.bc postgres/tsearch/ts_locale.bc postgres/tsearch/ts_parse.bc postgres/tsearch/wparser.bc postgres/tsearch/wparser_def.bc postgres/tsearch/dict.bc postgres/tsearch/dict_simple.bc postgres/tsearch/dict_synonym.bc postgres/tsearch/dict_thesaurus.bc postgres/tsearch/dict_ispell.bc postgres/tsearch/regis.bc postgres/tsearch/spell.bc postgres/tsearch/to_tsany.bc postgres/tsearch/ts_selfuncs.bc postgres/tsearch/ts_typanalyze.bc postgres/tsearch/ts_utils.bc postgres/utils/adt/acl.bc postgres/utils/adt/amutils.bc postgres/utils/adt/arrayfuncs.bc postgres/utils/adt/array_expanded.bc postgres/utils/adt/array_selfuncs.bc postgres/utils/adt/array_typanalyze.bc postgres/utils/adt/array_userfuncs.bc postgres/utils/adt/arrayutils.bc postgres/utils/adt/ascii.bc postgres/utils/adt/bool.bc postgres/utils/adt/cash.bc postgres/utils/adt/char.bc postgres/utils/adt/cryptohashes.bc postgres/utils/adt/date.bc postgres/utils/adt/datetime.bc postgres/utils/adt/datum.bc postgres/utils/adt/dbsize.bc postgres/utils/adt/domains.bc postgres/utils/adt/encode.bc postgres/utils/adt/enum.bc postgres/utils/adt/expandeddatum.bc postgres/utils/adt/expandedrecord.bc postgres/utils/adt/float.bc postgres/utils/adt/format_type.bc postgres/utils/adt/formatting.bc postgres/utils/adt/genfile.bc postgres/utils/adt/geo_ops.bc postgres/utils/adt/geo_selfuncs.bc postgres/utils/adt/geo_spgist.bc postgres/utils/adt/inet_cidr_ntop.bc postgres/utils/adt/inet_net_pton.bc postgres/utils/adt/int.bc postgres/utils/adt/int8.bc postgres/utils/adt/json.bc postgres/utils/adt/jsonb.bc postgres/utils/adt/jsonb_gin.bc postgres/utils/adt/jsonb_op.bc postgres/utils/adt/jsonb_util.bc postgres/utils/adt/jsonfuncs.bc postgres/utils/adt/like.bc postgres/utils/adt/lockfuncs.bc postgres/utils/adt/mac.bc postgres/utils/adt/mac8.bc postgres/utils/adt/misc.bc postgres/utils/adt/nabstime.bc postgres/utils/adt/name.bc postgres/utils/adt/network.bc postgres/utils/adt/network_gist.bc postgres/utils/adt/network_selfuncs.bc postgres/utils/adt/network_spgist.bc postgres/utils/adt/numeric.bc postgres/utils/adt/numutils.bc postgres/utils/adt/oid.bc postgres/utils/adt/oracle_compat.bc postgres/utils/adt/orderedsetaggs.bc postgres/utils/adt/pg_locale.bc postgres/utils/adt/pg_lsn.bc postgres/utils/adt/pg_upgrade_support.bc postgres/utils/adt/pgstatfuncs.bc postgres/utils/adt/pseudotypes.bc postgres/utils/adt/quote.bc postgres/utils/adt/rangetypes.bc postgres/utils/adt/rangetypes_gist.bc postgres/utils/adt/rangetypes_selfuncs.bc postgres/utils/adt/rangetypes_spgist.bc postgres/utils/adt/rangetypes_typanalyze.bc postgres/utils/adt/regexp.bc postgres/utils/adt/regproc.bc postgres/utils/adt/ri_triggers.bc postgres/utils/adt/rowtypes.bc postgres/utils/adt/ruleutils.bc postgres/utils/adt/selfuncs.bc postgres/utils/adt/tid.bc postgres/utils/adt/timestamp.bc postgres/utils/adt/trigfuncs.bc postgres/utils/adt/tsginidx.bc postgres/utils/adt/tsgistidx.bc postgres/utils/adt/tsquery.bc postgres/utils/adt/tsquery_cleanup.bc postgres/utils/adt/tsquery_gist.bc postgres/utils/adt/tsquery_op.bc postgres/utils/adt/tsquery_rewrite.bc postgres/utils/adt/tsquery_util.bc postgres/utils/adt/tsrank.bc postgres/utils/adt/tsvector.bc postgres/utils/adt/tsvector_op.bc postgres/utils/adt/tsvector_parser.bc postgres/utils/adt/txid.bc postgres/utils/adt/uuid.bc postgres/utils/adt/varbit.bc postgres/utils/adt/varchar.bc postgres/utils/adt/varlena.bc postgres/utils/adt/version.bc postgres/utils/adt/windowfuncs.bc postgres/utils/adt/xid.bc postgres/utils/adt/xml.bc postgres/utils/cache/attoptcache.bc postgres/utils/cache/catcache.bc postgres/utils/cache/evtcache.bc postgres/utils/cache/inval.bc postgres/utils/cache/lsyscache.bc postgres/utils/cache/partcache.bc postgres/utils/cache/plancache.bc postgres/utils/cache/relcache.bc postgres/utils/cache/relmapper.bc postgres/utils/cache/relfilenodemap.bc postgres/utils/cache/spccache.bc postgres/utils/cache/syscache.bc postgres/utils/cache/ts_cache.bc postgres/utils/cache/typcache.bc postgres/utils/error/assert.bc postgres/utils/error/elog.bc postgres/utils/fmgr/dfmgr.bc postgres/utils/fmgr/fmgr.bc postgres/utils/fmgr/funcapi.bc postgres/utils/hash/dynahash.bc postgres/utils/hash/hashfn.bc postgres/utils/hash/pg_crc.bc postgres/utils/init/globals.bc postgres/utils/init/miscinit.bc postgres/utils/init/postinit.bc postgres/utils/mb/encnames.bc postgres/utils/mb/conv.bc postgres/utils/mb/mbutils.bc postgres/utils/mb/wchar.bc postgres/utils/mb/wstrcmp.bc postgres/utils/mb/wstrncmp.bc postgres/utils/misc/backend_random.bc postgres/utils/misc/guc.bc postgres/utils/misc/help_config.bc postgres/utils/misc/pg_config.bc postgres/utils/misc/pg_controldata.bc postgres/utils/misc/pg_rusage.bc postgres/utils/misc/ps_status.bc postgres/utils/misc/queryenvironment.bc postgres/utils/misc/rls.bc postgres/utils/misc/sampling.bc postgres/utils/misc/superuser.bc postgres/utils/misc/timeout.bc postgres/utils/misc/tzparser.bc postgres/utils/mmgr/aset.bc postgres/utils/mmgr/dsa.bc postgres/utils/mmgr/freepage.bc postgres/utils/mmgr/generation.bc postgres/utils/mmgr/mcxt.bc postgres/utils/mmgr/memdebug.bc postgres/utils/mmgr/portalmem.bc postgres/utils/mmgr/slab.bc postgres/utils/resowner/resowner.bc postgres/utils/sort/logtape.bc postgres/utils/sort/sharedtuplestore.bc postgres/utils/sort/sortsupport.bc postgres/utils/sort/tuplesort.bc postgres/utils/sort/tuplestore.bc postgres/utils/time/combocid.bc postgres/utils/time/tqual.bc postgres/utils/time/snapmgr.bc postgres/utils/fmgrtab.bc postgres/jit/jit.bc /usr/bin/install -p postgres '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/postgres' ln -s postgres '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/postmaster' for lang in de es fr it ja ko pl ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/postgres-11.mo || exit 1; \ done /usr/bin/make -C access install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C brin install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/brin' /usr/bin/make -C common install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/common' /usr/bin/make -C gin install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gin' /usr/bin/make -C gist install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/gist' /usr/bin/make -C hash install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/hash' /usr/bin/make -C heap install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/heap' /usr/bin/make -C index install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/index' /usr/bin/make -C nbtree install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/nbtree' /usr/bin/make -C rmgrdesc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/rmgrdesc' /usr/bin/make -C spgist install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/spgist' /usr/bin/make -C tablesample install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/tablesample' /usr/bin/make -C transam install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access/transam' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/access' /usr/bin/make -C bootstrap install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/bootstrap' /usr/bin/make -C catalog install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C parser install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/parser' /usr/bin/make -C commands install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/commands' /usr/bin/make -C executor install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/executor' /usr/bin/make -C foreign install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/foreign' /usr/bin/make -C lib install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/lib' /usr/bin/make -C libpq install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/libpq' /usr/bin/make -C main install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/main' /usr/bin/make -C nodes install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/nodes' /usr/bin/make -C optimizer install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C geqo install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/geqo' /usr/bin/make -C path install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/path' /usr/bin/make -C plan install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/plan' /usr/bin/make -C prep install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/prep' /usr/bin/make -C util install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer/util' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/optimizer' /usr/bin/make -C partitioning install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/partitioning' /usr/bin/make -C port install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/port' /usr/bin/make -C postmaster install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/postmaster' /usr/bin/make -C regex install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/regex' /usr/bin/make -C replication install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C logical install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/logical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication' /usr/bin/make -C rewrite install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/rewrite' /usr/bin/make -C statistics install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/statistics' /usr/bin/make -C storage install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C buffer install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/buffer' /usr/bin/make -C file install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/file' /usr/bin/make -C freespace install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/freespace' /usr/bin/make -C ipc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/ipc' /usr/bin/make -C large_object install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/large_object' /usr/bin/make -C lmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/lmgr' /usr/bin/make -C page install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/page' /usr/bin/make -C smgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage/smgr' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/storage' /usr/bin/make -C tcop install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tcop' /usr/bin/make -C tsearch install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C adt install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/adt' /usr/bin/make -C cache install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/cache' /usr/bin/make -C error install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/error' /usr/bin/make -C fmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/fmgr' /usr/bin/make -C hash install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/hash' /usr/bin/make -C init install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/init' /usr/bin/make -C mb install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb' /usr/bin/make -C misc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/misc' /usr/bin/make -C mmgr install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mmgr' /usr/bin/make -C resowner install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/resowner' /usr/bin/make -C sort install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/sort' /usr/bin/make -C time install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/time' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/make -C ../../src/timezone install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C ../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' ./zic -d '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezone' -p 'US/Eastern' -b fat ./data/tzdata.zi /usr/bin/make -C tznames install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' /usr/bin/install -p -m 644 ./Default ./Australia ./India '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/timezonesets' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone/tznames' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/timezone' /usr/bin/make -C jit install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit' /usr/bin/make -C catalog install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.bki' /usr/bin/install -p -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.description' /usr/bin/install -p -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgres.shdescription' /usr/bin/install -p -m 644 ./system_views.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/system_views.sql' /usr/bin/install -p -m 644 ./information_schema.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/information_schema.sql' /usr/bin/install -p -m 644 ./sql_features.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/sql_features.txt' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/catalog' /usr/bin/make -C tsearch install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/tsearch' /usr/bin/make -C utils install-data make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 644 ./errcodes.txt '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/errcodes.txt' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils' /usr/bin/install -p -m 644 ./libpq/pg_hba.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_hba.conf.sample' /usr/bin/install -p -m 644 ./libpq/pg_ident.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_ident.conf.sample' /usr/bin/install -p -m 644 ./utils/misc/postgresql.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/postgresql.conf.sample' /usr/bin/install -p -m 644 ./access/transam/recovery.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/recovery.conf.sample' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend' /usr/bin/make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs' /usr/bin/make -C ascii_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C cyrillic_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C euc_cn_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C euc_kr_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C latin2_and_win1250 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C latin_and_mic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_ascii installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_big5 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C utf8_and_gbk installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_johab installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/make -C utf8_and_sjis installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/make -C utf8_and_win installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/make -C utf8_and_uhc installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/make -C ascii_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 ascii_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ascii_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/make -C cyrillic_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 cyrillic_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/cyrillic_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/make -C euc_cn_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_cn_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_cn_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C euc_jp_and_sjis install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_jp_and_sjis.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_jp_and_sjis.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/make -C euc_kr_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_kr_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_kr_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/make -C euc_tw_and_big5 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc_tw_and_big5.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_tw_and_big5.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/make -C latin2_and_win1250 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 latin2_and_win1250.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin2_and_win1250.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C latin_and_mic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 latin_and_mic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin_and_mic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_ascii install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_ascii.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_ascii.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/make -C utf8_and_big5 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_big5.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_big5.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/make -C utf8_and_cyrillic install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_cyrillic.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_cyrillic.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/make -C utf8_and_euc_cn install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_cn.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_cn.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/make -C utf8_and_euc_jp install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_jp.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_jp.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/make -C utf8_and_euc_kr install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_kr.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_kr.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/make -C utf8_and_euc_tw install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc_tw.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_tw.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/make -C utf8_and_gb18030 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_gb18030.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gb18030.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C utf8_and_gbk install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_gbk.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gbk.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/make -C utf8_and_iso8859 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_iso8859.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/make -C utf8_and_iso8859_1 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_iso8859_1.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/make -C utf8_and_johab install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_johab.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_johab.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/make -C utf8_and_sjis install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_sjis.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/make -C utf8_and_win install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_win.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_win.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/make -C utf8_and_uhc install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_uhc.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_uhc.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/make -C utf8_and_euc2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_euc2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/make -C utf8_and_sjis2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 utf8_and_sjis2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/make -C euc2004_sjis2004 install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 euc2004_sjis2004.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc2004_sjis2004.so' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -p -m 644 conversion_create.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/utils/mb/conversion_procs' /usr/bin/make -C backend/snowball install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -m 755 dict_snowball.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_snowball.so' /usr/bin/install -p -m 644 snowball_create.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/snowball' /usr/bin/make -C include install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/libpq' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/access '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/bootstrap '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/catalog '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/commands '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/common '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/datatype '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/executor '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/fe_utils '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/foreign '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/jit '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/lib '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/libpq '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/mb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/nodes '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/optimizer '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/parser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/partitioning '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/postmaster '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/regex '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/replication '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/rewrite '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/statistics '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/storage '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tcop '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/snowball '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/snowball/libstemmer '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tsearch '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/tsearch/dicts '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/utils '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/atomics '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32_msvc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32_msvc/sys '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/arpa '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/netinet '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/port/win32/sys '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/portability /usr/bin/install -p -m 644 ./postgres_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq/libpq-fs.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/libpq' /usr/bin/install -p -m 644 pg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 pg_config_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 pg_config_os.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./pg_config_manual.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./c.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./port.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./postgres_fe.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./libpq/pqcomm.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal/libpq' /usr/bin/install -p -m 644 pg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 pg_config_ext.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 pg_config_os.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 utils/errcodes.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' /usr/bin/install -p -m 644 utils/fmgroids.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' /usr/bin/install -p -m 644 utils/fmgrprotos.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/utils' cp ./*.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/$dir/ || exit; \ done cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/include' /usr/bin/make -C interfaces install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces' /usr/bin/make -C libpq install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' /usr/bin/install -p -m 755 libpq.so.5.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpq.so.5.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpq.so && \ ln -s libpq.so.5.11 libpq.so /usr/bin/install -p -m 644 libpq.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpq.a' /usr/bin/install -p -m 644 libpq.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libpq.pc' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/libpq5.11-11.mo || exit 1; \ done /usr/bin/install -p -m 644 ./libpq-fe.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq-events.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ./libpq-int.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./pqexpbuffer.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/internal' /usr/bin/install -p -m 644 ./pg_service.conf.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/pg_service.conf.sample' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ecpg install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg' /usr/bin/make -C include install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/informix/esql' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/' /usr/bin/install -p -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/informix/esql/' /usr/bin/install -p -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/include' /usr/bin/make -C pgtypeslib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libpgtypes.so.3.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgtypes.so.3.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.11 libpgtypes.so.3 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.11 libpgtypes.so /usr/bin/install -p -m 644 libpgtypes.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgtypes.a' /usr/bin/install -p -m 644 libpgtypes.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/make -C ecpglib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/ecpglib6-11.mo || exit 1; \ done /usr/bin/make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libecpg.so.6.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg.so.6.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.11 libecpg.so.6 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.11 libecpg.so /usr/bin/install -p -m 644 libecpg.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg.a' /usr/bin/install -p -m 644 libecpg.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libecpg.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C compatlib install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' /usr/bin/make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/ecpglib' /usr/bin/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 755 libecpg_compat.so.3.11 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg_compat.so.3.11' cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so.3 cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so /usr/bin/install -p -m 644 libecpg_compat.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg_compat.a' /usr/bin/install -p -m 644 libecpg_compat.pc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/compatlib' /usr/bin/make -C preproc install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' /usr/bin/make -C ../../../../src/port all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../../src/common all make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN zh_TW; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/ecpg-11.mo || exit 1; \ done /usr/bin/install -p ecpg '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/ecpg' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces' /usr/bin/make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' /usr/bin/make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 libpqwalreceiver.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/libpqwalreceiver.so' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/libpqwalreceiver' /usr/bin/make -C backend/replication/pgoutput install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 pgoutput.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgoutput.so' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/replication/pgoutput' /usr/bin/make -C fe_utils install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 libpgfeutils.a '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgfeutils.a' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/make -C bin install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin' /usr/bin/make -C initdb install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/initdb-11.mo || exit 1; \ done /usr/bin/install -p initdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/initdb' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/initdb' /usr/bin/make -C pg_archivecleanup install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-11.mo || exit 1; \ done /usr/bin/install -p pg_archivecleanup '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_archivecleanup' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_archivecleanup' /usr/bin/make -C pg_basebackup install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-11.mo || exit 1; \ done /usr/bin/install -p pg_basebackup '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_basebackup' /usr/bin/install -p pg_receivewal '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_receivewal' /usr/bin/install -p pg_recvlogical '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_recvlogical' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_basebackup' /usr/bin/make -C pg_config install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/nb/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ta/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_config-11.mo || exit 1; \ done /usr/bin/install -p -m 755 pg_config '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_config' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_config' /usr/bin/make -C pg_controldata install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-11.mo || exit 1; \ done /usr/bin/install -p pg_controldata '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_controldata' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_controldata' /usr/bin/make -C pg_ctl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-11.mo || exit 1; \ done /usr/bin/install -p pg_ctl '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_ctl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_ctl' /usr/bin/make -C pg_dump install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-11.mo || exit 1; \ done /usr/bin/install -p pg_dump '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_dump /usr/bin/install -p pg_restore '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_restore /usr/bin/install -p pg_dumpall '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_dumpall make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_dump' /usr/bin/make -C pg_resetwal install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-11.mo || exit 1; \ done /usr/bin/install -p pg_resetwal '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_resetwal' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_resetwal' /usr/bin/make -C pg_rewind install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-11.mo || exit 1; \ done /usr/bin/install -p pg_rewind '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_rewind' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_rewind' /usr/bin/make -C pg_test_fsync install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-11.mo || exit 1; \ done /usr/bin/install -p pg_test_fsync '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_fsync' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_fsync' /usr/bin/make -C pg_test_timing install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko pl ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-11.mo || exit 1; \ done /usr/bin/install -p pg_test_timing '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_timing' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_test_timing' /usr/bin/make -C pg_upgrade install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-11.mo || exit 1; \ done /usr/bin/install -p pg_upgrade '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_upgrade' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_upgrade' /usr/bin/make -C pg_verify_checksums install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_verify_checksums-11.mo || exit 1; \ done /usr/bin/install -p pg_verify_checksums '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_verify_checksums' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_verify_checksums' /usr/bin/make -C pg_waldump install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' for lang in cs de es fr ja ko ru sv tr vi zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-11.mo || exit 1; \ done /usr/bin/install -p pg_waldump '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_waldump' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pg_waldump' /usr/bin/make -C pgbench install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' /usr/bin/install -p pgbench '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pgbench' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/pgbench' /usr/bin/make -C psql install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr zh_CN; do \ /usr/bin/install -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/psql-11.mo || exit 1; \ done /usr/bin/install -p psql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/psql' /usr/bin/install -p -m 644 ./psqlrc.sample '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/psqlrc.sample' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/psql' /usr/bin/make -C scripts install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/port all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../src/fe_utils all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/fe_utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/he/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-11.mo || exit 1; \ done /usr/bin/install -p createdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/createdb /usr/bin/install -p dropdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/dropdb /usr/bin/install -p createuser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/createuser /usr/bin/install -p dropuser '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/dropuser /usr/bin/install -p clusterdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/clusterdb /usr/bin/install -p vacuumdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/vacuumdb /usr/bin/install -p reindexdb '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/reindexdb /usr/bin/install -p pg_isready '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin'/pg_isready make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin/scripts' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/bin' /usr/bin/make -C pl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl' /usr/bin/make -C plpgsql install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql' /usr/bin/make -C src install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plpgsql.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpgsql.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 './plpgsql.h' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpgsql' /usr/bin/make -C plperl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ro/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plperl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plperl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plperl.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./plperl.control ./plperl--1.0.sql ./plperl--unpackaged--1.0.sql ./plperlu.control ./plperlu--1.0.sql ./plperlu--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plperl' /usr/bin/make -C plpython install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pt_BR/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/plpython-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 plpython3.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpython3.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/pl/plpython' /usr/bin/install -p -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server' /usr/bin/install -p -m 644 ./regress-python3-mangle.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/pl/plpython' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/plpython' /usr/bin/make -C tcl install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/cs/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/de/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/es/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/fr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/it/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ja/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ko/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/pl/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/ru/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/sv/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/tr/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/vi/LC_MESSAGES '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.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 -p -m 644 po/$lang.mo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/locale'/$lang/LC_MESSAGES/pltcl-11.mo || exit 1; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 pltcl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pltcl.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltcl--unpackaged--1.0.sql ./pltclu.control ./pltclu--1.0.sql ./pltclu--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl/tcl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/pl' /usr/bin/make -C makefiles install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/makefiles' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/makefiles' /usr/bin/install -p -m 644 ./pgxs.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/makefiles/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/makefiles' /usr/bin/make -C test/regress install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' /usr/bin/make -C ../../../contrib/spi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/test/regress' /usr/bin/install -p pg_regress '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/regress' /usr/bin/make -C test/isolation install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/port' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/common' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/isolation' /usr/bin/make -C test/perl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/test/perl' /usr/bin/make -C backend/jit/llvm install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 llvmjit.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/llvmjit.so' /usr/bin/install -p -m 644 llvmjit_types.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/backend/jit/llvm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src' /usr/bin/install -p -m 644 Makefile.global '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.global' /usr/bin/install -p -m 644 Makefile.port '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.port' /usr/bin/install -p -m 644 ./Makefile.shlib '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -p -m 644 ./nls-global.mk '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src' /usr/bin/make -C config install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/config' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config' /usr/bin/install -p -m 755 ./install-sh '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config/install-sh' /usr/bin/install -p -m 755 ./missing '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/config/missing' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/config' /usr/bin/make -C contrib install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib' /usr/bin/make -C adminpack install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 adminpack.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/adminpack.so' /usr/bin/install -p -m 644 ./adminpack.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/adminpack' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/adminpack/ /usr/bin/install -p -m 644 adminpack.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/adminpack/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o adminpack.index.bc adminpack/adminpack.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/adminpack' /usr/bin/make -C amcheck install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 amcheck.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/amcheck.so' /usr/bin/install -p -m 644 ./amcheck.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/amcheck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/amcheck/ /usr/bin/install -p -m 644 verify_nbtree.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/amcheck/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o amcheck.index.bc amcheck/verify_nbtree.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/amcheck' /usr/bin/make -C auth_delay install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 auth_delay.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/auth_delay' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/auth_delay/ /usr/bin/install -p -m 644 auth_delay.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/auth_delay/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auth_delay.index.bc auth_delay/auth_delay.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auth_delay' /usr/bin/make -C auto_explain install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 auto_explain.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/auto_explain.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/auto_explain' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/auto_explain/ /usr/bin/install -p -m 644 auto_explain.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/auto_explain/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auto_explain.index.bc auto_explain/auto_explain.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/auto_explain' /usr/bin/make -C bloom install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 bloom.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bloom.so' /usr/bin/install -p -m 644 ./bloom.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./bloom--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/bloom' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/ /usr/bin/install -p -m 644 blcost.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ /usr/bin/install -p -m 644 blinsert.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ /usr/bin/install -p -m 644 blscan.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ /usr/bin/install -p -m 644 blutils.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ /usr/bin/install -p -m 644 blvacuum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ /usr/bin/install -p -m 644 blvalidate.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/bloom/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o bloom.index.bc bloom/blcost.bc bloom/blinsert.bc bloom/blscan.bc bloom/blutils.bc bloom/blvacuum.bc bloom/blvalidate.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/bloom' /usr/bin/make -C btree_gin install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 btree_gin.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/btree_gin.so' /usr/bin/install -p -m 644 ./btree_gin.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/btree_gin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gin/ /usr/bin/install -p -m 644 btree_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gin/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gin.index.bc btree_gin/btree_gin.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gin' /usr/bin/make -C btree_gist install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 btree_gist.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/btree_gist.so' /usr/bin/install -p -m 644 ./btree_gist.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/btree_gist' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/ /usr/bin/install -p -m 644 btree_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_utils_num.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_utils_var.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_int2.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_int4.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_int8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_float4.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_float8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_cash.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_oid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_ts.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_time.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_date.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_interval.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_macaddr.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_macaddr8.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_inet.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_text.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_bytea.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_bit.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_numeric.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_uuid.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ /usr/bin/install -p -m 644 btree_enum.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/btree_gist/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gist.index.bc btree_gist/btree_gist.bc btree_gist/btree_utils_num.bc btree_gist/btree_utils_var.bc btree_gist/btree_int2.bc btree_gist/btree_int4.bc btree_gist/btree_int8.bc btree_gist/btree_float4.bc btree_gist/btree_float8.bc btree_gist/btree_cash.bc btree_gist/btree_oid.bc btree_gist/btree_ts.bc btree_gist/btree_time.bc btree_gist/btree_date.bc btree_gist/btree_interval.bc btree_gist/btree_macaddr.bc btree_gist/btree_macaddr8.bc btree_gist/btree_inet.bc btree_gist/btree_text.bc btree_gist/btree_bytea.bc btree_gist/btree_bit.bc btree_gist/btree_numeric.bc btree_gist/btree_uuid.bc btree_gist/btree_enum.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/btree_gist' /usr/bin/make -C citext install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./citext.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 citext.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/citext' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/citext/ /usr/bin/install -p -m 644 citext.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/citext/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o citext.index.bc citext/citext.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/citext' /usr/bin/make -C cube install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 cube.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/cube.so' /usr/bin/install -p -m 644 ./cube.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/cube/' /usr/bin/install -p -m 644 ./cubedata.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/cube/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/cube' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/cube/ /usr/bin/install -p -m 644 cube.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/cube/./ /usr/bin/install -p -m 644 cubeparse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/cube/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o cube.index.bc cube/cube.bc cube/cubeparse.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/cube' /usr/bin/make -C dblink install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' /usr/bin/make -C ../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 dblink.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dblink.so' /usr/bin/install -p -m 644 ./dblink.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql ./dblink--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/dblink' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dblink/ /usr/bin/install -p -m 644 dblink.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dblink/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dblink.index.bc dblink/dblink.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dblink' /usr/bin/make -C dict_int install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 dict_int.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_int.so' /usr/bin/install -p -m 644 ./dict_int.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/dict_int' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dict_int/ /usr/bin/install -p -m 644 dict_int.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dict_int/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_int.index.bc dict_int/dict_int.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_int' /usr/bin/make -C dict_xsyn install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -m 755 dict_xsyn.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_xsyn.so' /usr/bin/install -p -m 644 ./dict_xsyn.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./xsyn_sample.rules '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/dict_xsyn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dict_xsyn/ /usr/bin/install -p -m 644 dict_xsyn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/dict_xsyn/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_xsyn.index.bc dict_xsyn/dict_xsyn.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/dict_xsyn' /usr/bin/make -C earthdistance install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./earthdistance.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 earthdistance.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/earthdistance' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/earthdistance/ /usr/bin/install -p -m 644 earthdistance.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/earthdistance/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o earthdistance.index.bc earthdistance/earthdistance.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/earthdistance' /usr/bin/make -C file_fdw install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./file_fdw.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./file_fdw--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 file_fdw.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/file_fdw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/file_fdw/ /usr/bin/install -p -m 644 file_fdw.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/file_fdw/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o file_fdw.index.bc file_fdw/file_fdw.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/file_fdw' /usr/bin/make -C fuzzystrmatch install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 fuzzystrmatch.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/fuzzystrmatch.so' /usr/bin/install -p -m 644 ./fuzzystrmatch.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/fuzzystrmatch' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/fuzzystrmatch/ /usr/bin/install -p -m 644 fuzzystrmatch.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/fuzzystrmatch/./ /usr/bin/install -p -m 644 dmetaphone.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/fuzzystrmatch/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o fuzzystrmatch.index.bc fuzzystrmatch/fuzzystrmatch.bc fuzzystrmatch/dmetaphone.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/fuzzystrmatch' /usr/bin/make -C hstore install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 hstore.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore.so' /usr/bin/install -p -m 644 ./hstore.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/hstore/' /usr/bin/install -p -m 644 ./hstore.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/hstore/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/hstore' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/ /usr/bin/install -p -m 644 hstore_io.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/./ /usr/bin/install -p -m 644 hstore_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/./ /usr/bin/install -p -m 644 hstore_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/./ /usr/bin/install -p -m 644 hstore_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/./ /usr/bin/install -p -m 644 hstore_compat.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore.index.bc hstore/hstore_io.bc hstore/hstore_op.bc hstore/hstore_gist.bc hstore/hstore_gin.bc hstore/hstore_compat.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore' /usr/bin/make -C intagg install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intagg' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 644 ./intagg.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql ./intagg--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intagg' /usr/bin/make -C intarray install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 _int.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/_int.so' /usr/bin/install -p -m 644 ./intarray.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql ./intarray--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/_int' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/ /usr/bin/install -p -m 644 _int_bool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _int_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _int_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _int_tool.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _intbig_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _int_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ /usr/bin/install -p -m 644 _int_selfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/_int/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o _int.index.bc _int/_int_bool.bc _int/_int_gist.bc _int/_int_op.bc _int/_int_tool.bc _int/_intbig_gist.bc _int/_int_gin.bc _int/_int_selfuncs.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/intarray' /usr/bin/make -C isn install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./isn.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 isn.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/isn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/isn/ /usr/bin/install -p -m 644 isn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/isn/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o isn.index.bc isn/isn.bc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/isn/' /usr/bin/install -p -m 644 ./isn.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/isn/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/isn' /usr/bin/make -C lo install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./lo.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql ./lo--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 lo.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/lo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/lo/ /usr/bin/install -p -m 644 lo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/lo/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o lo.index.bc lo/lo.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/lo' /usr/bin/make -C ltree install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 ltree.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ltree.so' /usr/bin/install -p -m 644 ./ltree.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./ltree--1.1.sql ./ltree--1.0--1.1.sql ./ltree--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/ltree/' /usr/bin/install -p -m 644 ./ltree.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/ltree/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/ltree' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/ /usr/bin/install -p -m 644 ltree_io.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 ltree_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 lquery_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 _ltree_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 crc32.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 ltxtquery_io.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 ltxtquery_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 ltree_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ /usr/bin/install -p -m 644 _ltree_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree.index.bc ltree/ltree_io.bc ltree/ltree_op.bc ltree/lquery_op.bc ltree/_ltree_op.bc ltree/crc32.bc ltree/ltxtquery_io.bc ltree/ltxtquery_op.bc ltree/ltree_gist.bc ltree/_ltree_gist.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree' /usr/bin/make -C oid2name install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' /usr/bin/install -p oid2name '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/oid2name' /usr/bin/make -C pageinspect install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pageinspect.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pageinspect.so' /usr/bin/install -p -m 644 ./pageinspect.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pageinspect' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/ /usr/bin/install -p -m 644 rawpage.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 heapfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 btreefuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 fsmfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 brinfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 ginfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ /usr/bin/install -p -m 644 hashfuncs.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pageinspect/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pageinspect.index.bc pageinspect/rawpage.bc pageinspect/heapfuncs.bc pageinspect/btreefuncs.bc pageinspect/fsmfuncs.bc pageinspect/brinfuncs.bc pageinspect/ginfuncs.bc pageinspect/hashfuncs.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pageinspect' /usr/bin/make -C passwordcheck install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 passwordcheck.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/passwordcheck.so' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/passwordcheck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/passwordcheck/ /usr/bin/install -p -m 644 passwordcheck.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/passwordcheck/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o passwordcheck.index.bc passwordcheck/passwordcheck.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/passwordcheck' /usr/bin/make -C pg_buffercache install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_buffercache.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_buffercache.so' /usr/bin/install -p -m 644 ./pg_buffercache.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_buffercache' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_buffercache/ /usr/bin/install -p -m 644 pg_buffercache_pages.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_buffercache/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_buffercache.index.bc pg_buffercache/pg_buffercache_pages.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_buffercache' /usr/bin/make -C pg_freespacemap install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_freespacemap.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_freespacemap.so' /usr/bin/install -p -m 644 ./pg_freespacemap.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_freespacemap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_freespacemap/ /usr/bin/install -p -m 644 pg_freespacemap.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_freespacemap/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_freespacemap.index.bc pg_freespacemap/pg_freespacemap.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_freespacemap' /usr/bin/make -C pg_prewarm install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_prewarm.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_prewarm.so' /usr/bin/install -p -m 644 ./pg_prewarm.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_prewarm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_prewarm/ /usr/bin/install -p -m 644 pg_prewarm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_prewarm/./ /usr/bin/install -p -m 644 autoprewarm.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_prewarm/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_prewarm.index.bc pg_prewarm/pg_prewarm.bc pg_prewarm/autoprewarm.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_prewarm' /usr/bin/make -C pg_standby install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' /usr/bin/install -p pg_standby '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_standby' /usr/bin/make -C pg_stat_statements install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_stat_statements.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_stat_statements.so' /usr/bin/install -p -m 644 ./pg_stat_statements.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_stat_statements' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_stat_statements/ /usr/bin/install -p -m 644 pg_stat_statements.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_stat_statements/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_stat_statements.index.bc pg_stat_statements/pg_stat_statements.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_stat_statements' /usr/bin/make -C pg_trgm install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_trgm.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_trgm.so' /usr/bin/install -p -m 644 ./pg_trgm.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_trgm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_trgm/ /usr/bin/install -p -m 644 trgm_op.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_trgm/./ /usr/bin/install -p -m 644 trgm_gist.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_trgm/./ /usr/bin/install -p -m 644 trgm_gin.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_trgm/./ /usr/bin/install -p -m 644 trgm_regexp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_trgm/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_trgm.index.bc pg_trgm/trgm_op.bc pg_trgm/trgm_gist.bc pg_trgm/trgm_gin.bc pg_trgm/trgm_regexp.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_trgm' /usr/bin/make -C pgcrypto install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pgcrypto.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgcrypto.so' /usr/bin/install -p -m 644 ./pgcrypto.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pgcrypto' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/ /usr/bin/install -p -m 644 pgcrypto.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 px.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 px-hmac.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 px-crypt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 crypt-gensalt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 crypt-blowfish.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 crypt-des.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 crypt-md5.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 openssl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-mpi-openssl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 mbuf.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-armor.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-cfb.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-compress.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-decrypt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-encrypt.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-info.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-mpi.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-pubdec.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-pubenc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-pubkey.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-s2k.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ /usr/bin/install -p -m 644 pgp-pgsql.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgcrypto/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgcrypto.index.bc pgcrypto/pgcrypto.bc pgcrypto/px.bc pgcrypto/px-hmac.bc pgcrypto/px-crypt.bc pgcrypto/crypt-gensalt.bc pgcrypto/crypt-blowfish.bc pgcrypto/crypt-des.bc pgcrypto/crypt-md5.bc pgcrypto/openssl.bc pgcrypto/pgp-mpi-openssl.bc pgcrypto/mbuf.bc pgcrypto/pgp.bc pgcrypto/pgp-armor.bc pgcrypto/pgp-cfb.bc pgcrypto/pgp-compress.bc pgcrypto/pgp-decrypt.bc pgcrypto/pgp-encrypt.bc pgcrypto/pgp-info.bc pgcrypto/pgp-mpi.bc pgcrypto/pgp-pubdec.bc pgcrypto/pgp-pubenc.bc pgcrypto/pgp-pubkey.bc pgcrypto/pgp-s2k.bc pgcrypto/pgp-pgsql.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgcrypto' /usr/bin/make -C pgrowlocks install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pgrowlocks.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgrowlocks.so' /usr/bin/install -p -m 644 ./pgrowlocks.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql ./pgrowlocks--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pgrowlocks' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgrowlocks/ /usr/bin/install -p -m 644 pgrowlocks.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgrowlocks/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgrowlocks.index.bc pgrowlocks/pgrowlocks.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgrowlocks' /usr/bin/make -C pgstattuple install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pgstattuple.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgstattuple.so' /usr/bin/install -p -m 644 ./pgstattuple.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pgstattuple' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgstattuple/ /usr/bin/install -p -m 644 pgstattuple.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgstattuple/./ /usr/bin/install -p -m 644 pgstatindex.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgstattuple/./ /usr/bin/install -p -m 644 pgstatapprox.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgstattuple/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgstattuple.index.bc pgstattuple/pgstattuple.bc pgstattuple/pgstatindex.bc pgstattuple/pgstatapprox.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pgstattuple' /usr/bin/make -C pg_visibility install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pg_visibility.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_visibility.so' /usr/bin/install -p -m 644 ./pg_visibility.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pg_visibility' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_visibility/ /usr/bin/install -p -m 644 pg_visibility.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pg_visibility/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_visibility.index.bc pg_visibility/pg_visibility.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/pg_visibility' /usr/bin/make -C postgres_fdw install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/make -C ../../src/interfaces/libpq all make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/src/interfaces/libpq' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 postgres_fdw.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/postgres_fdw.so' /usr/bin/install -p -m 644 ./postgres_fdw.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./postgres_fdw--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/postgres_fdw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/ /usr/bin/install -p -m 644 postgres_fdw.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/./ /usr/bin/install -p -m 644 option.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/./ /usr/bin/install -p -m 644 deparse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/./ /usr/bin/install -p -m 644 connection.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/./ /usr/bin/install -p -m 644 shippable.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/postgres_fdw/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres_fdw.index.bc postgres_fdw/postgres_fdw.bc postgres_fdw/option.bc postgres_fdw/deparse.bc postgres_fdw/connection.bc postgres_fdw/shippable.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/postgres_fdw' /usr/bin/make -C seg install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 seg.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/seg.so' /usr/bin/install -p -m 644 ./seg.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/seg/' /usr/bin/install -p -m 644 ./segdata.h '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/include/postgresql/server/extension/seg/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/seg' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/seg/ /usr/bin/install -p -m 644 seg.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/seg/./ /usr/bin/install -p -m 644 segparse.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/seg/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o seg.index.bc seg/seg.bc seg/segparse.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/seg' /usr/bin/make -C spi install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql/extension' /usr/bin/install -p -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control ./timetravel.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 autoinc.so insert_username.so moddatetime.so refint.so timetravel.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/autoinc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/autoinc/ /usr/bin/install -p -m 644 autoinc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/autoinc/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o autoinc.index.bc autoinc/autoinc.bc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/insert_username' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/insert_username/ /usr/bin/install -p -m 644 insert_username.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/insert_username/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o insert_username.index.bc insert_username/insert_username.bc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/moddatetime' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/moddatetime/ /usr/bin/install -p -m 644 moddatetime.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/moddatetime/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o moddatetime.index.bc moddatetime/moddatetime.bc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/refint' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/refint/ /usr/bin/install -p -m 644 refint.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/refint/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o refint.index.bc refint/refint.bc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/timetravel' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/timetravel/ /usr/bin/install -p -m 644 timetravel.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/timetravel/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o timetravel.index.bc timetravel/timetravel.bc /usr/bin/install -p -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example ./timetravel.example '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql/extension/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/spi' /usr/bin/make -C tablefunc install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./tablefunc.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 tablefunc.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/tablefunc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tablefunc/ /usr/bin/install -p -m 644 tablefunc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tablefunc/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tablefunc.index.bc tablefunc/tablefunc.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tablefunc' /usr/bin/make -C tcn install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 644 ./tcn.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./tcn--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 755 tcn.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/tcn' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tcn/ /usr/bin/install -p -m 644 tcn.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tcn/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tcn.index.bc tcn/tcn.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tcn' /usr/bin/make -C test_decoding install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/install -p -m 755 test_decoding.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/test_decoding' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/test_decoding/ /usr/bin/install -p -m 644 test_decoding.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/test_decoding/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o test_decoding.index.bc test_decoding/test_decoding.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/test_decoding' /usr/bin/make -C tsm_system_rows install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 tsm_system_rows.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tsm_system_rows.so' /usr/bin/install -p -m 644 ./tsm_system_rows.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./tsm_system_rows--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/tsm_system_rows' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tsm_system_rows/ /usr/bin/install -p -m 644 tsm_system_rows.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tsm_system_rows/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_rows.index.bc tsm_system_rows/tsm_system_rows.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_rows' /usr/bin/make -C tsm_system_time install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 tsm_system_time.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tsm_system_time.so' /usr/bin/install -p -m 644 ./tsm_system_time.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./tsm_system_time--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/tsm_system_time' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tsm_system_time/ /usr/bin/install -p -m 644 tsm_system_time.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/tsm_system_time/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_time.index.bc tsm_system_time/tsm_system_time.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/tsm_system_time' /usr/bin/make -C unaccent install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data' /usr/bin/install -p -m 755 unaccent.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/unaccent.so' /usr/bin/install -p -m 644 ./unaccent.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./unaccent.rules '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/tsearch_data/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/unaccent' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/unaccent/ /usr/bin/install -p -m 644 unaccent.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/unaccent/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o unaccent.index.bc unaccent/unaccent.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/unaccent' /usr/bin/make -C vacuumlo install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' /usr/bin/install -p vacuumlo '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/vacuumlo' /usr/bin/make -C sslinfo install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 sslinfo.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/sslinfo.so' /usr/bin/install -p -m 644 ./sslinfo.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./sslinfo--1.2.sql ./sslinfo--1.1--1.2.sql ./sslinfo--1.0--1.1.sql ./sslinfo--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/sslinfo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/sslinfo/ /usr/bin/install -p -m 644 sslinfo.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/sslinfo/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o sslinfo.index.bc sslinfo/sslinfo.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/sslinfo' /usr/bin/make -C uuid-ossp install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 uuid-ossp.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/uuid-ossp.so' /usr/bin/install -p -m 644 ./uuid-ossp.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql ./uuid-ossp--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/uuid-ossp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/uuid-ossp/ /usr/bin/install -p -m 644 uuid-ossp.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/uuid-ossp/./ /usr/bin/install -p -m 644 md5.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/uuid-ossp/./ /usr/bin/install -p -m 644 sha1.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/uuid-ossp/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o uuid-ossp.index.bc uuid-ossp/uuid-ossp.bc uuid-ossp/md5.bc uuid-ossp/sha1.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/uuid-ossp' /usr/bin/make -C xml2 install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 pgxml.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxml.so' /usr/bin/install -p -m 644 ./xml2.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql ./xml2--unpackaged--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/pgxml' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgxml/ /usr/bin/install -p -m 644 xpath.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgxml/./ /usr/bin/install -p -m 644 xslt_proc.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/pgxml/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgxml.index.bc pgxml/xpath.bc pgxml/xslt_proc.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/xml2' /usr/bin/make -C hstore_plperl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 hstore_plperl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore_plperl.so' /usr/bin/install -p -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/hstore_plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore_plperl/ /usr/bin/install -p -m 644 hstore_plperl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore_plperl/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plperl.index.bc hstore_plperl/hstore_plperl.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plperl' /usr/bin/make -C jsonb_plperl install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 jsonb_plperl.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/jsonb_plperl.so' /usr/bin/install -p -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/jsonb_plperl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/jsonb_plperl/ /usr/bin/install -p -m 644 jsonb_plperl.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/jsonb_plperl/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plperl.index.bc jsonb_plperl/jsonb_plperl.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plperl' /usr/bin/make -C hstore_plpython install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 hstore_plpython3.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore_plpython3.so' /usr/bin/install -p -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/hstore_plpython3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore_plpython3/ /usr/bin/install -p -m 644 hstore_plpython.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/hstore_plpython3/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plpython3.index.bc hstore_plpython3/hstore_plpython.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/hstore_plpython' /usr/bin/make -C jsonb_plpython install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 jsonb_plpython3.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/jsonb_plpython3.so' /usr/bin/install -p -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/jsonb_plpython3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/jsonb_plpython3/ /usr/bin/install -p -m 644 jsonb_plpython.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/jsonb_plpython3/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plpython3.index.bc jsonb_plpython3/jsonb_plpython.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/jsonb_plpython' /usr/bin/make -C ltree_plpython install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension' /usr/bin/install -p -m 755 ltree_plpython3.so '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ltree_plpython3.so' /usr/bin/install -p -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/install -p -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/postgresql/extension/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode/ltree_plpython3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree_plpython3/ /usr/bin/install -p -m 644 ltree_plpython.bc '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode'/ltree_plpython3/./ cd '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree_plpython3.index.bc ltree_plpython3/ltree_plpython.bc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib/ltree_plpython' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/contrib' PostgreSQL, contrib, and documentation installation complete. /usr/bin/make -C doc install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc' /usr/bin/make -C src install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src' /usr/bin/make -C sgml install make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql'/html '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man1 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man3 '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man'/man7 cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc//postgresql' 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` '/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/man' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src/sgml' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/postgresql-11.14/doc' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/etc/pgsql + install -d -m 700 /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/var/lib/pgsql/data + install -d -m 700 /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/var/lib/pgsql/backups + install -d -m 700 /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/etc/sysconfig/pgsql + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib/systemd/system + install -m 644 /home/iurt/rpmbuild/SOURCES/postgresql.service /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib/systemd/system/postgresql.service + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/run/postgresql + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib/tmpfiles.d + install -m 0644 /home/iurt/rpmbuild/SOURCES/postgresql.tmpfiles.d /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib/tmpfiles.d/postgresql.conf + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/libexec + install -m 755 /home/iurt/rpmbuild/SOURCES/postgresql_initdb.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/libexec/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/var/log/postgres + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/etc/logrotate.d + cat + mv /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql/html /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-docs-11.14 + echo -n '' + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_ctl-11 + cat pg_ctl-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 initdb-11 + cat initdb-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_config-11 + cat pg_config-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 psql-11 + cat psql-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_dump-11 + cat pg_dump-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pgscripts-11 + cat pgscripts-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_verify_checksums-11 + cat pg_verify_checksums-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 ecpg-11 + cat ecpg-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 libpq5.11-11 + cat libpq5.11-11.lang + for i in pg_ctl initdb pg_config psql pg_dump pgscripts pg_verify_checksums ecpg libpq5.11 ecpglib6 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 ecpglib6-11 + cat ecpglib6-11.lang + echo -n '' + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 postgres-11 + cat postgres-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_controldata-11 + cat pg_controldata-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 plpgsql-11 + cat plpgsql-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 plpython-11 + cat plpython-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 plperl-11 + cat plperl-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pltcl-11 + cat pltcl-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_basebackup-11 + cat pg_basebackup-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_rewind-11 + cat pg_rewind-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_upgrade-11 + cat pg_upgrade-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_resetwal-11 + cat pg_resetwal-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_test_fsync-11 + cat pg_test_fsync-11.lang + for i in postgres pg_controldata plpgsql plpython plperl pltcl pg_basebackup pg_rewind pg_upgrade pg_resetwal pg_test_fsync pg_test_timing + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_test_timing-11 + cat pg_test_timing-11.lang + echo -n '' + for i in pg_archivecleanup pg_waldump + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_archivecleanup-11 + cat pg_archivecleanup-11.lang + for i in pg_archivecleanup pg_waldump + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 pg_waldump-11 + cat pg_waldump-11.lang + rm -fr /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql/contrib/ + rm -fr /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql/extension/ + rm -fr /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-11.14 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64//etc/rpm/macros.d + cat + cat /home/iurt/rpmbuild/SOURCES/postgresql.distro.releasenote + cat + install -D -m 700 /home/iurt/rpmbuild/SOURCES/postgres.profile /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/var/lib/pgsql/.profile + cd /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/var/lib/pgsql/ + ln -s .profile .bashrc + cat + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 11.14-1.mga9 --unique-debug-suffix -11.14-1.mga9.aarch64 --unique-debug-src-base postgresql11-11.14-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/postgresql-11.14 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/clusterdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/createuser extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/dropdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/ecpg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/createdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/dropuser extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/initdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/oid2name extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_archivecleanup extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_basebackup extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_config extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_controldata extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_dump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_dumpall extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_isready extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_receivewal extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_recvlogical extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_resetwal extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_restore extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_rewind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_standby extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_timing extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_test_fsync extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_upgrade extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_verify_checksums extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pgbench extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/pg_waldump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/postgres extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/psql extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/reindexdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/vacuumdb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/bin/vacuumlo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg.so.6.11 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libecpg_compat.so.3.11 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpgtypes.so.3.11 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/libpq.so.5.11 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/_int.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/adminpack.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ascii_and_mic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/amcheck.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/auth_delay.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/auto_explain.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/autoinc.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/bloom.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/btree_gin.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/btree_gist.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/citext.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/cube.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/cyrillic_and_mic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dblink.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_int.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_snowball.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/dict_xsyn.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/earthdistance.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc2004_sjis2004.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_cn_and_mic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_jp_and_sjis.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_kr_and_mic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/euc_tw_and_big5.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/file_fdw.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/fuzzystrmatch.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore_plperl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/hstore_plpython3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/insert_username.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/isn.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/jsonb_plperl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/jsonb_plpython3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin2_and_win1250.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/latin_and_mic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/libpqwalreceiver.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/llvmjit.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/lo.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ltree.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/ltree_plpython3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/moddatetime.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pageinspect.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/passwordcheck.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_buffercache.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_freespacemap.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_prewarm.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_stat_statements.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_trgm.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pg_visibility.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgcrypto.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgoutput.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgrowlocks.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgstattuple.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxml.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pgxs/src/test/regress/pg_regress extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plperl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpgsql.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/plpython3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/pltcl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/postgres_fdw.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/refint.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/sslinfo.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/seg.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tablefunc.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tcn.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/test_decoding.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/timetravel.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tsm_system_rows.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/tsm_system_time.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/unaccent.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_ascii.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_big5.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc2004.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_cn.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_cyrillic.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_jp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_kr.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_euc_tw.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gb18030.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_gbk.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_iso8859_1.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_johab.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_sjis2004.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_uhc.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/utf8_and_win.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/lib64/postgresql/uuid-ossp.so dwz: ./usr/bin/clusterdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/createdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/createuser-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dropdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dropuser-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ecpg-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/initdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/oid2name-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_archivecleanup-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_basebackup-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_config-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_controldata-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_ctl-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_dump-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_dumpall-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_isready-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_receivewal-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_recvlogical-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_resetwal-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_restore-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_rewind-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_standby-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_test_fsync-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_test_timing-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_upgrade-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_verify_checksums-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pg_waldump-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pgbench-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/postgres-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/psql-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/reindexdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/vacuumdb-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/vacuumlo-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libecpg.so.6.11-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libecpg_compat.so.3.11-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libpgtypes.so.3.11-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libpq.so.5.11-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/_int.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/adminpack.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/amcheck.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/ascii_and_mic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/auth_delay.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/auto_explain.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/autoinc.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/bloom.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/btree_gin.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/btree_gist.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/citext.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/cube.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/cyrillic_and_mic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/dblink.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/dict_int.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/dict_snowball.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/dict_xsyn.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/earthdistance.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/euc2004_sjis2004.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/euc_cn_and_mic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/euc_jp_and_sjis.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/euc_kr_and_mic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/euc_tw_and_big5.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/file_fdw.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/fuzzystrmatch.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/hstore.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/hstore_plperl.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/hstore_plpython3.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/insert_username.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/isn.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/jsonb_plperl.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/jsonb_plpython3.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/latin2_and_win1250.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/latin_and_mic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/libpqwalreceiver.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/llvmjit.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/lo.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/ltree.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/ltree_plpython3.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/moddatetime.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pageinspect.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/passwordcheck.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_buffercache.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_freespacemap.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_prewarm.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_stat_statements.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_trgm.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pg_visibility.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgcrypto.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgoutput.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgrowlocks.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgstattuple.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgxml.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pgxs/src/test/regress/pg_regress-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/plperl.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/plpgsql.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/plpython3.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/pltcl.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/postgres_fdw.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/refint.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/seg.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/sslinfo.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/tablefunc.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/tcn.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/test_decoding.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/timetravel.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/tsm_system_rows.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/tsm_system_time.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/unaccent.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_ascii.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_big5.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_cyrillic.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_euc2004.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_euc_cn.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_euc_jp.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_euc_kr.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_euc_tw.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_gb18030.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_gbk.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_iso8859.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_iso8859_1.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_johab.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_sjis.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_sjis2004.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_uhc.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/utf8_and_win.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/postgresql/uuid-ossp.so-11.14-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 50064kB, size after compression: 50064kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 124 CRC32s did match. 103921 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./var/lib/pgsql/.profile is executable but has no shebang, removing executable bit mangling shebang in /usr/libexec/postgresql_initdb.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/postgresql/pgxs/config/missing from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/postgresql/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wRvGw4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd postgresql-11.14 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: postgresql11-11.14-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jBv9ld + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd postgresql-11.14 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr doc/KNOWN_BUGS /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr doc/MISSING_FEATURES /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + cp -pr doc/bug.template /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11 + RPM_EC=0 ++ jobs -p + exit 0 Provides: postgresql = 11.14-1.mga9 postgresql-clients = 11.14-1.mga9 postgresql-virtual = 11 postgresql11 = 11.14-1.mga9 postgresql11(aarch-64) = 11.14-1.mga9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpq.so.5.11()(64bit) libreadline.so.8()(64bit) libz.so.1()(64bit) Conflicts: postgresql < 11.14-1.mga9 postgresql-clients < 11.14-1.mga9 postgresql-virtual < 11 Obsoletes: postgresql11-plpython < 11.7-6 Processing files: lib64pq5.11-11.14-1.mga9.aarch64 Provides: lib64pq5.11 = 11.14-1.mga9 lib64pq5.11(aarch-64) = 11.14-1.mga9 lib64pq5.11-virtual = 11 lib64pq9.6_5 libpq = 11.14-1.mga9 libpq.so.5.11()(64bit) postgresql-libs = 11.14-1.mga9 postgresql11-libs = 11.14-1.mga9 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) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) Conflicts: lib64pq5.11-virtual < 11 Obsoletes: lib64pq5 < 11.14-1.mga9 lib64pq9.6_5 Processing files: lib64ecpg11_6-11.14-1.mga9.aarch64 Provides: lib64ecpg11_6 = 11.14-1.mga9 lib64ecpg11_6(aarch-64) = 11.14-1.mga9 lib64ecpg11_6-virtual = 11 libecpg = 11.14-1.mga9 libecpg.so.6()(64bit) libecpg_compat.so.3()(64bit) libpgtypes.so.3()(64bit) 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) libc.so.6(GLIBC_2.34)(64bit) libecpg.so.6()(64bit) libpgtypes.so.3()(64bit) libpq.so.5.11()(64bit) Conflicts: lib64ecpg11_6-virtual < 11 Processing files: postgresql11-server-11.14-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gcAtdh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd postgresql-11.14 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-server + cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-server + cp -pr postgresql.Mageia.releasenote /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64/usr/share/doc/postgresql11-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(postgresql11-server) = 11.14-1.mga9 libpqwalreceiver.so()(64bit) postgresql-server = 11.14-1.mga9 postgresql-server-ABI()(64bit) = 11 postgresql-server-virtual = 11 postgresql11-server = 11.14-1.mga9 postgresql11-server(aarch-64) = 11.14-1.mga9 sqlserver 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(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh postgresql11 >= 11.14-1.mga9 rpm-helper Requires(post): /bin/sh lib64pq5.11 >= 11.14-1.mga9 postgresql11 >= 11.14-1.mga9 rpm-helper Requires(preun): /bin/sh lib64pq5.11 >= 11.14-1.mga9 rpm-helper Requires(postun): /bin/sh rpm-helper Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libLLVM-13.so()(64bit) libLLVM-13.so(LLVM_13)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(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.11()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libz.so.1()(64bit) Conflicts: postgresql-server-virtual < 11 Processing files: postgresql11-docs-11.14-1.mga9.noarch Provides: postgresql-docs-virtual = 11 postgresql11-docs = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: postgresql-docs-virtual < 11 Processing files: postgresql11-contrib-11.14-1.mga9.aarch64 Provides: postgresql-contrib-virtual = 11 postgresql11-contrib = 11.14-1.mga9 postgresql11-contrib(aarch-64) = 11.14-1.mga9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libperl.so.5.34()(64bit) libpq.so.5.11()(64bit) libpython3.9.so.1.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libz.so.1()(64bit) Conflicts: postgresql-contrib-virtual < 11 Processing files: postgresql11-devel-11.14-1.mga9.aarch64 Provides: devel(libecpg(64bit)) devel(libecpg_compat(64bit)) devel(libpgtypes(64bit)) devel(libpq(64bit)) lib64ecpg-devel = 11.14-1.mga9 lib64pq-devel = 11.14 libecpg-devel = 11.14-1.mga9 libpq-devel = 11.14-1.mga9 pkgconfig(libecpg) = 11.14 pkgconfig(libecpg_compat) = 11.14 pkgconfig(libpgtypes) = 11.14 pkgconfig(libpq) = 11.14 postgresql-devel = 11.14-1.mga9 postgresql-devel-virtual = 11 postgresql-libs-devel = 11.14-1.mga9 postgresql11-devel = 11.14-1.mga9 postgresql11-devel(aarch-64) = 11.14-1.mga9 pq-devel = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcrypto(64bit)) devel(libecpg(64bit)) devel(libpgtypes(64bit)) devel(libpq(64bit)) devel(libssl(64bit)) 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) pkgconfig pkgconfig(libecpg) pkgconfig(libpgtypes) pkgconfig(libpq) Conflicts: lib64ecpg-devel < 11.14-1.mga9 lib64pq-devel < 11.14 postgresql-devel < 11.14-1.mga9 postgresql-devel-virtual < 11 Processing files: postgresql11-pl-11.14-1.mga9.aarch64 Processing files: postgresql11-plpython3-11.14-1.mga9.aarch64 Provides: postgresql-plpython3 = 11.14-1.mga9 postgresql-plpython3-virtual = 11 postgresql11-plpython3 = 11.14-1.mga9 postgresql11-plpython3(aarch-64) = 11.14-1.mga9 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.9.so.1.0()(64bit) Conflicts: postgresql-pl < 11.14-1.mga9 postgresql-plpython3 < 11.14-1.mga9 postgresql-plpython3-virtual < 11 Processing files: postgresql11-plperl-11.14-1.mga9.aarch64 Provides: postgresql-plperl = 11.14-1.mga9 postgresql-plperl-virtual = 11 postgresql11-plperl = 11.14-1.mga9 postgresql11-plperl(aarch-64) = 11.14-1.mga9 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) libc.so.6(GLIBC_2.34)(64bit) libperl.so.5.34()(64bit) Conflicts: postgresql-pl < 11.14-1.mga9 postgresql-plperl < 11.14-1.mga9 postgresql-plperl-virtual < 11 Processing files: postgresql11-pltcl-11.14-1.mga9.aarch64 Provides: postgresql-pltcl = 11.14-1.mga9 postgresql-pltcl-virtual = 11 postgresql11-pltcl = 11.14-1.mga9 postgresql11-pltcl(aarch-64) = 11.14-1.mga9 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) Conflicts: postgresql-pl < 11.14-1.mga9 postgresql-pltcl < 11.14-1.mga9 postgresql-pltcl-virtual < 11 Processing files: postgresql11-plpgsql-11.14-1.mga9.aarch64 Provides: postgresql-plpgsql = 11.14-1.mga9 postgresql-plpgsql-virtual = 11 postgresql11-plpgsql = 11.14-1.mga9 postgresql11-plpgsql(aarch-64) = 11.14-1.mga9 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) Conflicts: postgresql-pl < 11.14-1.mga9 postgresql-plpgsql < 11.14-1.mga9 postgresql-plpgsql-virtual < 11 Processing files: postgresql11-debugsource-11.14-1.mga9.aarch64 Provides: postgresql11-debugsource = 11.14-1.mga9 postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql11-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 05090e3332aa1c22119730f679ac6a6cc38be61b debuginfo(build-id) = 1d58e4118440641339664894e6d2857802ab56eb debuginfo(build-id) = 386ee09e2b498e3628e813938aee09e71ca86c1d debuginfo(build-id) = 8286fabfa331b585c3a6d8f01bdffccc02c8ca1f debuginfo(build-id) = 94af7f13abce442a6c243711c675c1d00b16fa82 debuginfo(build-id) = a386c4de2de6fbc56e67838f30a15258d11d5cf0 debuginfo(build-id) = ab0ebbf788767debd8e2aa0c49e69b625277b1e4 debuginfo(build-id) = ad5c9e842372e276222411e6500bc78d7bef8558 debuginfo(build-id) = b00cb6d243fafcea7bd0c9157103f8db6ad3e490 debuginfo(build-id) = b6193c217ccecb47693593a8e3b8af641eee562d debuginfo(build-id) = d78e1cfa380ee8063d4688cd4709e891c838411c debuginfo(build-id) = eb323228c9c35f289edf9300a2dc826329e88a23 debuginfo(build-id) = f45e1b7b66502fd07917af1be83c7d20e4d37be1 postgresql11-debuginfo = 11.14-1.mga9 postgresql11-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: lib64pq5.11-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 78b6ba0fb8ed0c1e1a8872dcab883de90c6779bd lib64pq5.11-debuginfo = 11.14-1.mga9 lib64pq5.11-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: lib64ecpg11_6-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 143d9d164a505a96c78fe5e9b8c37cb8d2268b79 debuginfo(build-id) = 48f276465615f2a545328bebb569b107eacbaf49 debuginfo(build-id) = dd10e04b6bbc9255a880614eecf6e4859e70afc9 lib64ecpg11_6-debuginfo = 11.14-1.mga9 lib64ecpg11_6-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-server-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 07338d0670d9ec9a5ff0d63d70b470d1e41ed42b debuginfo(build-id) = 077947b6476ab4b912e8501acad871c4e8dd89de debuginfo(build-id) = 0b4ba3ec2369dab36057a31d9e91c158fa19ca8e debuginfo(build-id) = 0e57829b389e1cd0af45c899ae97a372953539aa debuginfo(build-id) = 1109d0df8631eb2215ce606a1b999dc6daaae90b debuginfo(build-id) = 1a9b8fd45b244916bc02126cfab8b95569081474 debuginfo(build-id) = 1ae45981bf2f6f75fdd2d01d7b7ee94e0b7aac31 debuginfo(build-id) = 2118292d44d4a0e2aef0062694b734a4a81fbc05 debuginfo(build-id) = 2cf5d7d1c0f59edf1d0c1a4de5cbfe09627bf8b0 debuginfo(build-id) = 2f18d133628df23a27b2b1cad99c23d888ed4d79 debuginfo(build-id) = 3368e53fccefc57f3cf6def36a9a84c673a945c1 debuginfo(build-id) = 33e5ed2310885651d4fd5d959369af8592c96441 debuginfo(build-id) = 3cccab2b3d330bff20e637dcb78c9325f89982b9 debuginfo(build-id) = 41aa3cdee49cfd510d11fcafac44935f5f6feab1 debuginfo(build-id) = 42239ea2fac06ed49474bbd9094f40df02655d39 debuginfo(build-id) = 53df63f95b07708e25a827c84f8155307f589e33 debuginfo(build-id) = 567b9bec7567cbe10e312963874f26e3f1ad4b4f debuginfo(build-id) = 59a49008cd2987886de470d7d45b4beb4a7206d2 debuginfo(build-id) = 5a9a49b55f75d1ba44d366da85294f8efcfc68bf debuginfo(build-id) = 5ceacb6eac1784fd9e04a30aa42116db99772b93 debuginfo(build-id) = 5dd89123ea818b3e7d91e74d1b3f8bbf70f585b6 debuginfo(build-id) = 602005f5c651af59c8885a56b2cc53dc155a5a80 debuginfo(build-id) = 60caf442aea2b6d78071120191d42261924b8071 debuginfo(build-id) = 67e22e5addca720735750396e17e6316a812748c debuginfo(build-id) = 6b0f1022d674408ef84d1d7e73097778caa94446 debuginfo(build-id) = 6b1ee33454e17e74e923d7d98c6356ab2bc0ce87 debuginfo(build-id) = 7059b55e04318d4fdeab2a699b56d544e36a35f9 debuginfo(build-id) = 71dea863a99a79d2c0943e28a2eb305467ff1247 debuginfo(build-id) = 7f7c2a8db2bbfdac9008d39392d6e6a7827ff117 debuginfo(build-id) = 84532f046447050682c2b158fbe8b885ed0f78ad debuginfo(build-id) = 8bdfddefa157383010855593f97930e2c14162c9 debuginfo(build-id) = 99f9c360dfcbb35caf93f39644410633a058b0f8 debuginfo(build-id) = 9dec47aa6e1822e84dd39e2ac2effeba87d4454a debuginfo(build-id) = 9e6b4cc783f9de378cbca32aab3592341d1da2ee debuginfo(build-id) = a15e70ca41579c766744ba0f64e1f379f71d71c0 debuginfo(build-id) = a55d5bf98bee1f55a985bf19ebc5523f8f94e7c9 debuginfo(build-id) = a7089043865a851ef3d5987544f167ccdbf2b3c0 debuginfo(build-id) = a797dc0b287da1b5bed86644a308c833e2029a5f debuginfo(build-id) = ad40452db705c2dd1f3a68fabe6a7a43bffe1a8f debuginfo(build-id) = ae8d06a75287f09dbe654eaad28a61d45ab2d5bc debuginfo(build-id) = b03c16648589a68e45bb73d4bd86413214bf8b27 debuginfo(build-id) = b3043505d1e4949b0cd126c4d022a3092499344a debuginfo(build-id) = c372aa5eda4e4b7994bec6a3d468210701ca6af9 debuginfo(build-id) = c75e0e0932e2432330b48fc0382ab743b45473fd debuginfo(build-id) = d1ca92190b15b850194e2c9faea8437bd2504a9e debuginfo(build-id) = d1df35bcd6a51d012e1a1b892fc30bada73c67c2 debuginfo(build-id) = d265ea3f529accd82108cde8a8e03f81daf02fda debuginfo(build-id) = d292f697f59bd592f4733ec80359ad9dda33210c debuginfo(build-id) = d2c192afa24a11db6b77074366a1d86e09257f8b debuginfo(build-id) = d345b4b3bc21bffd8198c424e409c8c2cae2bd2b debuginfo(build-id) = dfa880a7f779976b1451c38a8c29a99cf6585963 debuginfo(build-id) = dfd4857472b6ad765af444265c940bd8fe4cd0fb debuginfo(build-id) = e7329bd680cbc709afe0926c38eddd73640d80ea debuginfo(build-id) = ea766cdf4a14efe49b94a6d256458132e3cb14f3 debuginfo(build-id) = f4e0a99077f1a10ba72f63a56df3f81a9ba6d2b8 debuginfo(build-id) = f60345971fc4d63d65908439f0c13eb7fd45cca7 postgresql11-server-debuginfo = 11.14-1.mga9 postgresql11-server-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-contrib-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 03322e74e62353946a17040f5629272a1cb0797e debuginfo(build-id) = 03882deca67d6a0112412dfa0a8c81afe699deee debuginfo(build-id) = 05fae6af5a0e6ed4aa00e081a92a12c13a2d9592 debuginfo(build-id) = 142b1c44274d5df64cc9c5f9e89ac85108e884fd debuginfo(build-id) = 17d6039514ad05f792f00098827bf732fe66fe87 debuginfo(build-id) = 1a73acec31ff64143b3d4242bf6ba4543a66d0d4 debuginfo(build-id) = 1adc4489340e87c8b5cc91fd62a1afc523b46d18 debuginfo(build-id) = 1e436969b474f8858caf8dbfe64e9a83ee84adbe debuginfo(build-id) = 1f72807a88c70faaf40888583beb7964188d6f92 debuginfo(build-id) = 24d5c232151f2e35c8fa3512ec737699c6de0ed8 debuginfo(build-id) = 3c75e10f4fc59ed6be7eccc8ca0ff8de75e95788 debuginfo(build-id) = 40e08c20c18fe6bfe240546c4dd0f74b7365c441 debuginfo(build-id) = 430e17cc98e9b32c67233f1f7c39d48a7f470b43 debuginfo(build-id) = 460cf005588e1e0860849d38cb4a4fdb396a508e debuginfo(build-id) = 4794e4b7a2c1b9d4a39bab2bb6bca32366fd7f07 debuginfo(build-id) = 53914ee0a0ddead750fee70806920aaab12ba0a0 debuginfo(build-id) = 585064d1c296b9b78b1188f2d7b71b1a48142d44 debuginfo(build-id) = 58f8d1545b5534a84c335c13a4b15bb76a999a56 debuginfo(build-id) = 59a98ec3a16024243f4facc0516279531f3c0d2c debuginfo(build-id) = 5d176a6b684fcdb195837ae2af541df0b9ff9027 debuginfo(build-id) = 60fade9633580fcf39cef49a1e5888d72983a511 debuginfo(build-id) = 6445b7b48201b9932c6ee47ccdc93ed2cbac253f debuginfo(build-id) = 69721ef18364ee3ae45a9b1486be4cae13804076 debuginfo(build-id) = 6cc4f110bb0618580d6ec9a8549db089cc74eb6c debuginfo(build-id) = 6ce23737c100aca5ebec6a8297f4f6502ee77838 debuginfo(build-id) = 72c9eb3ccdfed6716da27774abfa5db21a7177b8 debuginfo(build-id) = 741ecc8bbb8edfa43dc6641d0c85e5437777f637 debuginfo(build-id) = 806c02df61015ea89e1750fc991b3adc15aac4a7 debuginfo(build-id) = 82c4cb99b6eb8199226960bd37830bbdb9d8f5e2 debuginfo(build-id) = 84c6d1c708197aa263b9eefcd0aa5790551e6e7a debuginfo(build-id) = 8c7f949a9de824874e6b84d0500fc5a3a15c51db debuginfo(build-id) = 8e9f1cb66d342ef9fd39f1f206dce2fff017a716 debuginfo(build-id) = 9353b2537a2f49d45a7921e8757e29111160193e debuginfo(build-id) = 94d02f044309030abc8dd2963a6e78249fc9f73d debuginfo(build-id) = ab434791ce44fee7db66cf83377cc21858427e05 debuginfo(build-id) = c045d60911ae1cb41ed63cd654b5ae2a09b0aa4e debuginfo(build-id) = c85f49949cdd58a3f36015cc1e92cbb27deaa08f debuginfo(build-id) = cafe5309a21ceb6ef6a3f229fc2ad9ade1ccc428 debuginfo(build-id) = cbe6e06801afcfcbe510456752c87e107c822ee1 debuginfo(build-id) = d32dd82f9663e5bd31669b9a42d6eadeaa5657e9 debuginfo(build-id) = dd59139be80724f35789cad00eec351fd896efd9 debuginfo(build-id) = deeca65b4bdcc0f7167d2e8960ce1640e1805b5f debuginfo(build-id) = e52c4ec797b95e8b098570a10da2acee78d85df7 debuginfo(build-id) = eed274bfc2d0edfa0c7d9d3833c85b2860717592 postgresql11-contrib-debuginfo = 11.14-1.mga9 postgresql11-contrib-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-devel-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 05ca58d2424098b43343bf3a0233c345e0dc52a5 debuginfo(build-id) = a6c341f9b197467c70dbea4e2dd323506d42bef5 debuginfo(build-id) = d4836136d51b4b7cb8d332acb77db7b617611a18 postgresql11-devel-debuginfo = 11.14-1.mga9 postgresql11-devel-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-plpython3-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 068a4951f6bd757c04af07183cfb613ae0a41bb1 postgresql11-plpython3-debuginfo = 11.14-1.mga9 postgresql11-plpython3-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-plperl-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = cb2a32b861ce0f77103b430c7526b367f042e48b postgresql11-plperl-debuginfo = 11.14-1.mga9 postgresql11-plperl-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-pltcl-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = 46ea8c06e7039f0fd89c5cd4bf1ddfcb24e9d979 postgresql11-pltcl-debuginfo = 11.14-1.mga9 postgresql11-pltcl-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Processing files: postgresql11-plpgsql-debuginfo-11.14-1.mga9.aarch64 Provides: debuginfo(build-id) = b087e86a5a96ab9794836f334414680c36653790 postgresql11-plpgsql-debuginfo = 11.14-1.mga9 postgresql11-plpgsql-debuginfo(aarch-64) = 11.14-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql11-debugsource(aarch-64) = 11.14-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-contrib-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-contrib-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plpgsql-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pq5.11-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-devel-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plpython3-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ecpg11_6-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plpgsql-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plperl-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pq5.11-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ecpg11_6-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-pltcl-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plpython3-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-pl-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-plperl-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-pltcl-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-devel-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/postgresql11-docs-11.14-1.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-server-debuginfo-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-server-11.14-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/postgresql11-debugsource-11.14-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XFbcMp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd postgresql-11.14 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/postgresql11-11.14-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ASEzPf + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf postgresql-11.14 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!