* Package: dev-db/postgresql-10.15 * Repository: gentoo * Maintainer: pgsql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc icu kernel_linux nls pam python_single_target_python3_8 readline server ssl threads userland_GNU xml zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.4.83 * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking postgresql-10.15.tar.bz2 to /var/tmp/portage/dev-db/postgresql-10.15/work >>> Source unpacked in /var/tmp/portage/dev-db/postgresql-10.15/work >>> Preparing source in /var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15 ... * Applying postgresql-10.0-icu68.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15 ... * econf: updating postgresql-10.15/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating postgresql-10.15/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/postgresql-10.15 --htmldir=/usr/share/doc/postgresql-10.15/html --libdir=/usr/lib64/postgresql-10/lib64 --prefix=/usr/lib64/postgresql-10 --datadir=/usr/share/postgresql-10 --includedir=/usr/include/postgresql-10 --mandir=/usr/share/postgresql-10/man --sysconfdir=/etc/postgresql-10 --with-system-tzdata=/usr/share/zoneinfo --enable-spinlocks --disable-debug --enable-thread-safety --with-icu --without-gssapi --without-ldap --with-pam --without-perl --without-python --with-readline --with-openssl --without-systemd --without-tcl --with-libxml --with-libxslt --with-zlib --enable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 WAL segment size... 16MB checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wendif-labels... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wformat-security... yes checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc supports -fwrapv... yes checking whether x86_64-pc-linux-gnu-gcc supports -fexcess-precision=standard... yes checking whether x86_64-pc-linux-gnu-gcc supports -funroll-loops... yes checking whether x86_64-pc-linux-gnu-gcc supports -ftree-vectorize... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wunused-command-line-argument... no checking whether x86_64-pc-linux-gnu-gcc supports -Wformat-truncation... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wstringop-truncation... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for icu-uc icu-i18n... yes checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no 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... /bin/grep checking for egrep... /bin/grep -E checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking whether it is possible to strip libraries... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking for tar... /bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.7.3 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.30.3 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_current_compression... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking 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 whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for towlower... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how x86_64-pc-linux-gnu-gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether snprintf supports argument control... yes checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking 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... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... yes checking which CRC-32C implementation to use... SSE 4.2 checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /usr/bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for onsgmls... /usr/bin/onsgmls checking for DocBook V4.2... yes checking for dbtoepub... no checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for osx... /usr/bin/osx checking for fop... no checking thread safety of required library functions... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wl,--as-needed... yes configure: using compiler=x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r2 p4) 9.3.0 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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15 ... make -j9 -l9 make -C src all make -C config all make[1]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/config' make[1]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src' make -C common all make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/common' make -C ../backend submake-errcodes x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f errcodes.h && \ ln -s "$prereqdir/errcodes.h" . x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o ip.o ip.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o saslprep.o saslprep.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o scram-common.o scram-common.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o sha2_openssl.o sha2_openssl.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_utils.o file_utils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c base64.c -o base64_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c ip.c -o ip_srv.o make -C ../../src/backend ../../src/include/parser/gram.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_srv.o make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o rm -f libpgcommon.a x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/postgresql-10.15' '--htmldir=/usr/share/doc/postgresql-10.15/html' '--libdir=/usr/lib64/postgresql-10/lib64' '--prefix=/usr/lib64/postgresql-10' '--datadir=/usr/share/postgresql-10' '--includedir=/usr/include/postgresql-10' '--mandir=/usr/share/postgresql-10/man' '--sysconfdir=/etc/postgresql-10' '--with-system-tzdata=/usr/share/zoneinfo' '--enable-spinlocks' '--disable-debug' '--enable-thread-safety' '--with-icu' '--without-gssapi' '--without-ldap' '--with-pam' '--without-perl' '--without-python' '--with-readline' '--with-openssl' '--without-systemd' '--without-tcl' '--with-libxml' '--with-libxslt' '--with-zlib' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu'\"" -DVAL_CC="\"x86_64-pc-linux-gnu-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 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-10/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_srv.o x86_64-pc-linux-gnu-ar crs libpgcommon.a base64.o config_info.o controldata_utils.o exec.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o restricted_token.o rm -f libpgcommon_srv.a x86_64-pc-linux-gnu-ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/common' make -C port all make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/port' make -C ../backend submake-errcodes x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c echo "#define PGBINDIR \"/usr/lib64/postgresql-10/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql-10\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c echo "#define SYSCONFDIR \"/etc/postgresql-10\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c echo "#define INCLUDEDIR \"/usr/include/postgresql-10\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrsignal.o pgstrsignal.c echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-10\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-10/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/postgresql-10/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql-10/lib64\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/postgresql-10/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc/postgresql-10.15\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc/postgresql-10.15/html\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/postgresql-10/man\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o thread.o thread.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_strong_random.o pg_strong_random.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_srv.o rm -f libpgport.a x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o x86_64-pc-linux-gnu-ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_sse42.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 rm -f libpgport_srv.a x86_64-pc-linux-gnu-ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_sse42_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 '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/port' make -C timezone all make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/timezone' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/timezone' make -C backend all make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' /usr/bin/msgfmt -c -o po/de.mo po/de.po /usr/bin/msgfmt -c -o po/es.mo po/es.po /usr/bin/msgfmt -c -o po/fr.mo po/fr.po /usr/bin/msgfmt -c -o po/it.mo po/it.po /usr/bin/msgfmt -c -o po/ja.mo po/ja.po /usr/bin/msgfmt -c -o po/ko.mo po/ko.po /usr/bin/msgfmt -c -o po/pl.mo po/pl.po /usr/bin/msgfmt -c -o po/ru.mo po/ru.po /usr/bin/msgfmt -c -o po/sv.mo po/sv.po /usr/bin/msgfmt -c -o po/tr.mo po/tr.po /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../src/port all make -C catalog schemapg.h make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/port' make -C ../backend submake-errcodes prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/catalog' make[3]: 'schemapg.h' is up to date. make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/catalog' make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/port' make -C ../../src/common all prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgroids.h && \ ln -s "$prereqdir/fmgroids.h" . make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/common' make -C ../backend submake-errcodes prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgrprotos.h && \ ln -s "$prereqdir/fmgrprotos.h" . make -C utils probes.h prereqdir=`cd 'catalog/' >/dev/null && pwd` && \ cd '../../src/include/catalog/' && rm -f schemapg.h && \ ln -s "$prereqdir/schemapg.h" . make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/common' make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/utils' cd '../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make -C access all make -C bootstrap all make -C catalog all make -C parser all make -C commands all make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access' make -C brin all make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/parser' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make -C common all x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/catalog' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/brin' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin.o brin.c make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/common' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmask.o bufmask.c make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/commands' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amcmds.o amcmds.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c make -C executor all make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/executor' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExpr.o execExpr.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scan.o scan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printsimple.o printsimple.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExprInterp.o execExprInterp.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c collationcmds.c:52:1: error: conflicting types for ‘DefineCollation’ 52 | DefineCollation(ParseState *pstate, List *names, List *parameters, bool if_not_exists) | ^~~~~~~~~~~~~~~ In file included from collationcmds.c:27: ../../../src/include/commands/collationcmds.h:21:22: note: previous declaration of ‘DefineCollation’ was here 21 | extern ObjectAddress DefineCollation(ParseState *pstate, List *names, List *parameters, bool if_not_exists); | ^~~~~~~~~~~~~~~ collationcmds.c: In function ‘AlterCollation’: collationcmds.c:316:17: warning: passing argument 4 of ‘heap_modify_tuple’ from incompatible pointer type [-Wincompatible-pointer-types] 316 | values, nulls, replaces); | ^~~~~ | | | _Bool * In file included from collationcmds.c:18: ../../../src/include/access/htup_details.h:806:13: note: expected ‘bool *’ {aka ‘char *’} but argument is of type ‘_Bool *’ 806 | bool *replIsnull, | ~~~~~~^~~~~~~~~~ collationcmds.c:316:24: warning: passing argument 5 of ‘heap_modify_tuple’ from incompatible pointer type [-Wincompatible-pointer-types] 316 | values, nulls, replaces); | ^~~~~~~~ | | | _Bool * In file included from collationcmds.c:18: ../../../src/include/access/htup_details.h:807:13: note: expected ‘bool *’ {aka ‘char *’} but argument is of type ‘_Bool *’ 807 | bool *doReplace); | ~~~~~~^~~~~~~~~ make[3]: *** [: collationcmds.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make -C gin all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/commands' make[2]: *** [common.mk:41: commands-recursive] Error 2 make[2]: *** Waiting for unfinished jobs.... make -C gist all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/gist' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_validate.o brin_validate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupdesc.o tupdesc.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/brin' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c make -C hash all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/hash' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execIndexing.o execIndexing.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_enr.o parse_enr.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c ( echo src/backend/access/common/bufmask.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/common' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c make -C heap all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execParallel.o execParallel.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execReplication.o execReplication.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashutil.o hashutil.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scansup.o scansup.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partition.o partition.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execSRF.o execSRF.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash_xlog.o hash_xlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o src/backend/access/hash/hash_xlog.o ) >objfiles.txt x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/hash' make -C index all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/index' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amapi.o amapi.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginlogic.o ginlogic.c make -C nbtree all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/nbtree' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amvalidate.o amvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/gist' make -C rmgrdesc all x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/rmgrdesc' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexam.o indexam.c make -C spgist all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/spgist' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c pg_collation.c:47:1: error: conflicting types for ‘CollationCreate’ 47 | CollationCreate(const char *collname, Oid collnamespace, | ^~~~~~~~~~~~~~~ In file included from pg_collation.c:25: ../../../src/include/catalog/pg_collation_fn.h:17:12: note: previous declaration of ‘CollationCreate’ was here 17 | extern Oid CollationCreate(const char *collname, Oid collnamespace, | ^~~~~~~~~~~~~~~ pg_collation.c: In function ‘CollationCreate’: pg_collation.c:171:41: warning: passing argument 3 of ‘heap_form_tuple’ from incompatible pointer type [-Wincompatible-pointer-types] 171 | tup = heap_form_tuple(tupDesc, values, nulls); | ^~~~~ | | | _Bool * In file included from pg_collation.c:19: ../../../src/include/access/htup_details.h:802:26: note: expected ‘bool *’ {aka ‘char *’} but argument is of type ‘_Bool *’ 802 | Datum *values, bool *isnull); | ~~~~~~^~~~~~ make[3]: *** [: pg_collation.o] Error 1 make[3]: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/index' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/catalog' make[2]: *** [common.mk:41: catalog-recursive] Error 2 x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuptoaster.o tuptoaster.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/parser' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c ( 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 x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGather.o nodeGather.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make -C tablesample all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/tablesample' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bernoulli.o bernoulli.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/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 '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/nbtree' make -C transam all make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/transam' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o ) >objfiles.txt x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o system.o system.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/spgist' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesample.o tablesample.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o commit_ts.o commit_ts.c make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/rmgrdesc' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGatherMerge.o nodeGatherMerge.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/tablesample' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeProjectSet.o nodeProjectSet.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqueue.o tqueue.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spi.o spi.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTableFuncscan.o nodeTableFuncscan.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xloginsert.o xloginsert.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogutils.o xlogutils.c ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/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 '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/executor' ( 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 '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend/access' make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src/backend' make[1]: *** [Makefile:38: all-backend-recurse] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15/src' make: *** [GNUmakefile:11: all-src-recurse] Error 2 * ERROR: dev-db/postgresql-10.15::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/postgresql-10.15::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/postgresql-10.15::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-10.15/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-10.15/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15' * S: '/var/tmp/portage/dev-db/postgresql-10.15/work/postgresql-10.15'