Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 768923 Details for
Bug 836863
dev-db/postgresql-14.2-r1 fails to build with llvm use flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 462.38 KB, created by
Mamadou Babaei
on 2022-04-05 20:19:37 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2022-04-05 20:19:37 UTC
Size:
462.38 KB
patch
obsolete
> * Package: dev-db/postgresql-14.2-r1 > * Repository: gentoo > * Maintainer: pgsql-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc icu kernel_linux llvm nls pam python_single_target_python3_9 readline ssl threads userland_GNU uuid xml zlib > * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking postgresql-14.2.tar.bz2 to /var/tmp/portage/dev-db/postgresql-14.2-r1/work >>>> Source unpacked in /var/tmp/portage/dev-db/postgresql-14.2-r1/work >>>> Preparing source in /var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2 ... > * Applying postgresql-14_rc1-no-server.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2 ... > * econf: updating postgresql-14.2/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating postgresql-14.2/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-14.2-r1 --htmldir=/usr/share/doc/postgresql-14.2-r1/html --libdir=/usr/lib64/postgresql-14/lib64 --prefix=/usr/lib64/postgresql-14 --datadir=/usr/share/postgresql-14 --includedir=/usr/include/postgresql-14 --mandir=/usr/share/postgresql-14/man --sysconfdir=/etc/postgresql-14 --with-system-tzdata=/usr/share/zoneinfo --disable-debug --enable-thread-safety --with-icu --without-gssapi --without-ldap --with-llvm --without-lz4 --with-pam --without-perl --without-python --with-readline --with-openssl --without-systemd --without-tcl --with-uuid=e2fs --with-libxml --with-libxslt --with-zlib --enable-nls --enable-spinlocks >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 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 for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for gawk... gawk >checking for llvm-config... /usr/lib/llvm/14/bin/llvm-config >checking for clang... /usr/lib/ccache/bin/clang >checking whether x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Werror=vla, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no >checking whether x86_64-pc-linux-gnu-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no >checking whether x86_64-pc-linux-gnu-gcc supports -Wendif-labels, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wendif-labels, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wcast-function-type, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wcast-function-type, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wformat-security, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wformat-security, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -fwrapv, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fwrapv, for CXXFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -fexcess-precision=standard, for CFLAGS... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fexcess-precision=standard, for CXXFLAGS... no >checking whether x86_64-pc-linux-gnu-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no >checking whether x86_64-pc-linux-gnu-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no >checking whether x86_64-pc-linux-gnu-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes >checking whether /usr/lib/ccache/bin/clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes >checking whether /usr/lib/ccache/bin/clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes >checking whether /usr/lib/ccache/bin/clang supports -fwrapv, for BITCODE_CFLAGS... yes >checking whether /usr/lib/ccache/bin/clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes >checking whether /usr/lib/ccache/bin/clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no >checking whether /usr/lib/ccache/bin/clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no >checking whether /usr/lib/ccache/bin/clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes >checking whether /usr/lib/ccache/bin/clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes >checking whether /usr/lib/ccache/bin/clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no >checking whether /usr/lib/ccache/bin/clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no >checking whether the C compiler still works... yes >checking how to run the C preprocessor... 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 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 whether to build with LZ4 support... no >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.9/ebuild-helpers/xattr/install -c >checking for tar... /bin/tar >checking whether ln -s works... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for bison... /usr/bin/bison >configure: using bison (GNU Bison) 3.8.2 >checking for flex... /usr/bin/flex >configure: using flex 2.6.4 >checking for perl... /usr/bin/perl >configure: using perl 5.34.1 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for strerror_r... yes >checking for getpwuid_r... yes >checking for gethostbyname_r... yes >checking whether strerror_r returns int... no >checking for main in -lm... yes >checking for library containing setproctitle... no >checking for library containing dlopen... none required >checking for library containing socket... none required >checking for library containing shl_load... no >checking for library containing getopt_long... none required >checking for library containing shm_open... none required >checking for library containing shm_unlink... none required >checking for library containing clock_gettime... none required >checking for library containing fdatasync... none required >checking for library containing shmget... none required >checking for library containing backtrace_symbols... none required >checking for library containing gethostbyname_r... none required >checking for library containing pthread_barrier_wait... none required >checking for library containing readline... -lreadline >checking for inflate in -lz... yes >checking for CRYPTO_new_ex_data in -lcrypto... yes >checking for SSL_new in -lssl... yes >checking for X509_get_signature_nid... yes >checking for OPENSSL_init_ssl... yes >checking for BIO_get_data... yes >checking for BIO_meth_new... yes >checking for ASN1_STRING_get0_data... yes >checking for HMAC_CTX_new... yes >checking for HMAC_CTX_free... yes >checking for CRYPTO_lock... no >checking for pam_start in -lpam... yes >checking for xmlSaveToBuffer in -lxml2... yes >checking for xsltCleanupGlobals in -lxslt... yes >checking for uuid_generate... no >checking for uuid_generate in -luuid... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking atomic.h usability... no >checking atomic.h presence... no >checking for atomic.h... no >checking copyfile.h usability... no >checking copyfile.h presence... no >checking for copyfile.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking mbarrier.h usability... no >checking mbarrier.h presence... no >checking for mbarrier.h... no >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/event.h usability... no >checking sys/event.h presence... no >checking for sys/event.h... no >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/procctl.h usability... no >checking sys/procctl.h presence... no >checking for sys/procctl.h... no >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/tas.h usability... no >checking sys/tas.h presence... no >checking for sys/tas.h... no >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking ucred.h usability... no >checking ucred.h presence... no >checking for ucred.h... no >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for net/if.h... yes >checking for sys/ucred.h... no >checking for netinet/tcp.h... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking libxml/parser.h usability... yes >checking libxml/parser.h presence... yes >checking for libxml/parser.h... yes >checking libxslt/xslt.h usability... yes >checking libxslt/xslt.h presence... yes >checking for libxslt/xslt.h... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for printf format archetype... gnu_printf >checking for __func__... yes >checking for _Static_assert... yes >checking for typeof... typeof >checking for __builtin_types_compatible_p... yes >checking for __builtin_constant_p... yes >checking for __builtin_unreachable... yes >checking for computed goto support... yes >checking for struct tm.tm_zone... yes >checking for union semun... no >checking for struct sockaddr_un... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_storage.ss_family... yes >checking for struct sockaddr_storage.__ss_family... no >checking for struct sockaddr_storage.ss_len... no >checking for struct sockaddr_storage.__ss_len... no >checking for struct sockaddr.sa_len... no >checking for struct addrinfo... yes >checking for locale_t... yes >checking for C/C++ restrict keyword... __restrict >checking for struct cmsgcred... no >checking for struct option... yes >checking for z_streamp... yes >checking whether assembler supports x86_64 popcntq... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking size of off_t... 8 >checking size of bool... 1 >checking for int timezone... yes >checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * >checking whether gettimeofday takes only one argument... no >checking for wcstombs_l declaration... no >checking for backtrace_symbols... yes >checking for clock_gettime... yes >checking for copyfile... no >checking for fdatasync... yes >checking for getifaddrs... yes >checking for getpeerucred... no >checking for getrlimit... yes >checking for kqueue... no >checking for mbstowcs_l... no >checking for memset_s... no >checking for poll... yes >checking for posix_fallocate... yes >checking for ppoll... yes >checking for pstat... no >checking for pthread_is_threaded_np... no >checking for readlink... yes >checking for readv... yes >checking for setproctitle... no >checking for setproctitle_fast... no >checking for setsid... yes >checking for shm_open... yes >checking for strchrnul... yes >checking for strsignal... yes >checking for symlink... yes >checking for syncfs... yes >checking for sync_file_range... yes >checking for uselocale... yes >checking for wcstombs_l... no >checking for writev... yes >checking for __builtin_bswap16... yes >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_clz... yes >checking for __builtin_ctz... yes >checking for __builtin_popcount... yes >checking for _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 strnlen is declared... yes >checking whether preadv is declared... yes >checking whether pwritev is declared... yes >checking whether F_FULLFSYNC is declared... no >checking whether RTLD_GLOBAL is declared... yes >checking whether RTLD_NOW is declared... yes >checking for struct sockaddr_in6... yes >checking for PS_STRINGS... no >checking for dlopen... yes >checking for explicit_bzero... yes >checking for fls... no >checking for getopt... yes >checking for getpeereid... no >checking for getrusage... yes >checking for inet_aton... yes >checking for link... yes >checking for mkdtemp... yes >checking for pread... yes >checking for pwrite... yes >checking for random... yes >checking for srandom... yes >checking for strlcat... no >checking for strlcpy... no >checking for strnlen... yes >checking for strtof... yes >checking for pthread_barrier_wait... yes >checking for setenv... yes >checking for unsetenv... yes >checking for getaddrinfo... yes >checking for getopt_long... yes >checking for syslog... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for opterr... yes >checking for optreset... no >checking for strtoll... yes >checking for strtoull... yes >checking whether strtoll is declared... yes >checking whether strtoull is declared... yes >checking unicode/ucol.h usability... yes >checking unicode/ucol.h presence... yes >checking for unicode/ucol.h... yes >checking whether LLVMOrcGetSymbolAddressIn is declared... no >checking whether LLVMGetHostCPUName is declared... yes >checking whether LLVMGetHostCPUFeatures is declared... yes >checking whether LLVMCreateGDBRegistrationListener is declared... yes >checking whether LLVMCreatePerfJITEventListener is declared... yes >checking for rl_completion_append_character... yes >checking for rl_completion_suppress_quote... yes >checking for rl_filename_quote_characters... yes >checking for rl_filename_quoting_function... yes >checking for rl_completion_matches... yes >checking for rl_filename_completion_function... yes >checking for rl_reset_screen_size... yes >checking for append_history... yes >checking for history_truncate_file... yes >checking test program... ok >checking whether long int is 64 bits... yes >checking for __builtin_mul_overflow... yes >checking size of void *... 8 >checking size of size_t... 8 >checking size of long... 8 >checking alignment of short... 2 >checking alignment of int... 4 >checking alignment of long... 8 >checking alignment of double... 8 >checking for int8... no >checking for uint8... no >checking for int64... no >checking for uint64... no >checking for __int128... yes >checking for __int128 alignment bug... ok >checking alignment of PG_INT128_TYPE... 16 >checking for builtin __sync char locking functions... yes >checking for builtin __sync int32 locking functions... yes >checking for builtin __sync int32 atomic operations... yes >checking for builtin __sync int64 atomic operations... yes >checking for builtin __atomic int32 atomic operations... yes >checking for builtin __atomic int64 atomic operations... yes >checking for __get_cpuid... yes >checking for __cpuid... no >checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... yes >checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no >checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no >checking which CRC-32C implementation to use... SSE 4.2 >checking for library containing sem_init... none required >checking which semaphore API to use... unnamed POSIX >checking which random number source to use... OpenSSL >checking for library containing bind_textdomain_codeset... none required >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for msgfmt... /usr/bin/msgfmt >checking for msgfmt flags... -c >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for xmllint... /usr/bin/xmllint >checking for xsltproc... /usr/bin/xsltproc >checking for fop... no >checking for dbtoepub... no >checking whether x86_64-pc-linux-gnu-gcc supports -Wl,--as-needed... yes >configure: using compiler=x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 >configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe >configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 >configure: using LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed >configure: using CXX=x86_64-pc-linux-gnu-g++ >configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -march=native -O2 -pipe >configure: using CLANG=/usr/lib/ccache/bin/clang >configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 >configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 >configure: creating ./config.status >config.status: creating GNUmakefile >config.status: creating src/Makefile.global >config.status: creating src/include/pg_config.h >config.status: creating src/include/pg_config_ext.h >config.status: creating src/interfaces/ecpg/include/ecpg_config.h >config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s >config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c >config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c >config.status: linking src/include/port/linux.h to src/include/pg_config_os.h >config.status: linking src/makefiles/Makefile.linux to src/Makefile.port >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2 ... >make -j17 -l16 >make -C ./src/backend generated-headers >make[1]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend' >make -C catalog distprep generated-header-symlinks >make -C utils distprep generated-header-symlinks >prereqdir=`cd 'parser/' >/dev/null && pwd` && \ > cd '../../src/include/parser/' && rm -f gram.h && \ > ln -s "$prereqdir/gram.h" . >prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ > cd '../../src/include/storage/' && rm -f lwlocknames.h && \ > ln -s "$prereqdir/lwlocknames.h" . >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/utils' >make[2]: Nothing to be done for 'distprep'. >prereqdir=`cd './' >/dev/null && pwd` && \ >cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ > rm -f $file && ln -s "$prereqdir/$file" . ; \ >done >sed -f ./Gen_dummy_probes.sed probes.d >probes.h >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/catalog' >make[2]: Nothing to be done for 'distprep'. >prereqdir=`cd './' >/dev/null && pwd` && \ >cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \ > rm -f $file && ln -s "$prereqdir/$file" . ; \ >done >cd '../../../src/include/utils/' && rm -f probes.h && \ > ln -s "../../../src/backend/utils/probes.h" . >touch ../../../src/include/utils/header-stamp >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/utils' >touch ../../../src/include/catalog/header-stamp >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/catalog' >make[1]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend' >make -C src all >make -C config all >make[1]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/config' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/config' >make[1]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src' >make -C common all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o archive.o archive.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o checksum_helper.o checksum_helper.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o config_info.o config_info.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o controldata_utils.o controldata_utils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o d2s.o d2s.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o encnames.o encnames.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o exec.o exec.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o f2s.o f2s.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o file_perm.o file_perm.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o file_utils.o file_utils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o hashfn.o hashfn.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o ip.o ip.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o jsonapi.o jsonapi.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o keywords.o keywords.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o kwlookup.o kwlookup.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o link-canary.o link-canary.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o md5_common.o md5_common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o pg_get_line.o pg_get_line.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o pgfnames.o pgfnames.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o psprintf.o psprintf.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o relpath.o relpath.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o rmtree.o rmtree.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o saslprep.o saslprep.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o scram-common.o scram-common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o string.o string.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o stringinfo.o stringinfo.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o unicode_norm.o unicode_norm.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o username.o username.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o wait_error.o wait_error.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o wchar.o wchar.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o protocol_openssl.o protocol_openssl.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o cryptohash_openssl.o cryptohash_openssl.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o hmac_openssl.o hmac_openssl.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o fe_memutils.o fe_memutils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o restricted_token.o restricted_token.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o sprompt.o sprompt.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c -o logging.o logging.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c archive.c -o archive_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c base64.c -o base64_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c config_info.c -o config_info_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c d2s.c -o d2s_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c encnames.c -o encnames_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c exec.c -o exec_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c f2s.c -o f2s_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c file_perm.c -o file_perm_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c file_utils.c -o file_utils_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c hashfn.c -o hashfn_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c ip.c -o ip_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c keywords.c -o keywords_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c link-canary.c -o link-canary_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c md5_common.c -o md5_common_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c psprintf.c -o psprintf_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c relpath.c -o relpath_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c rmtree.c -o rmtree_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c saslprep.c -o saslprep_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c scram-common.c -o scram-common_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c string.c -o string_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c username.c -o username_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c wait_error.c -o wait_error_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c wchar.c -o wchar_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c restricted_token.c -o restricted_token_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c sprompt.c -o sprompt_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c archive.c -o archive_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c base64.c -o base64_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c config_info.c -o config_info_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c d2s.c -o d2s_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c encnames.c -o encnames_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c exec.c -o exec_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c f2s.c -o f2s_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c file_perm.c -o file_perm_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c file_utils.c -o file_utils_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c hashfn.c -o hashfn_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c ip.c -o ip_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c keywords.c -o keywords_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c link-canary.c -o link-canary_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c md5_common.c -o md5_common_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c psprintf.c -o psprintf_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c relpath.c -o relpath_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c rmtree.c -o rmtree_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c saslprep.c -o saslprep_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c scram-common.c -o scram-common_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c string.c -o string_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c username.c -o username_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c wait_error.c -o wait_error_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c wchar.c -o wchar_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LDFLAGS_SL="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_srv.o >rm -f libpgcommon.a >x86_64-pc-linux-gnu-ar crs libpgcommon.a archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o cryptohash_openssl.o hmac_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o >rm -f libpgcommon_shlib.a >x86_64-pc-linux-gnu-ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o cryptohash_openssl_shlib.o hmac_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o >rm -f libpgcommon_srv.a >x86_64-pc-linux-gnu-ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make -C port all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bsearch_arg.o bsearch_arg.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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-14/bin\"" >pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_bitutils.o pg_bitutils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c >echo "#define PGSHAREDIR \"/usr/share/postgresql-14\"" >>pg_config_paths.h >echo "#define SYSCONFDIR \"/etc/postgresql-14\"" >>pg_config_paths.h >echo "#define INCLUDEDIR \"/usr/include/postgresql-14\"" >>pg_config_paths.h >echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-14\"" >>pg_config_paths.h >echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-14/server\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrsignal.o pgstrsignal.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c >echo "#define LIBDIR \"/usr/lib64/postgresql-14/lib64\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c >echo "#define PKGLIBDIR \"/usr/lib64/postgresql-14/lib64\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snprintf.o snprintf.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strerror.o strerror.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 >echo "#define LOCALEDIR \"/usr/lib64/postgresql-14/share/locale\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_shlib.o >echo "#define DOCDIR \"/usr/share/doc/postgresql-14.2-r1\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_shlib.o >echo "#define HTMLDIR \"/usr/share/doc/postgresql-14.2-r1/html\"" >>pg_config_paths.h >echo "#define MANDIR \"/usr/share/postgresql-14/man\"" >>pg_config_paths.h >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c bsearch_arg.c -o bsearch_arg_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strerror.c -o strerror_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c bsearch_arg.c -o bsearch_arg_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c snprintf.c -o snprintf_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strerror.c -o strerror_srv.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o >rm -f libpgport.a >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_shlib.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_shlib.o >x86_64-pc-linux-gnu-ar crs libpgport.a fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sse42.o bsearch_arg.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c snprintf.c -o snprintf_shlib.o >rm -f libpgport_srv.a >x86_64-pc-linux-gnu-ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sse42_srv.o bsearch_arg_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o >rm -f libpgport_shlib.a >x86_64-pc-linux-gnu-ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sse42_shlib.o bsearch_arg_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C backend all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/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/ru.mo po/ru.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >make -C catalog distprep generated-header-symlinks >make -C utils distprep generated-header-symlinks >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/utils' >make[3]: Nothing to be done for 'distprep'. >make[3]: Nothing to be done for 'generated-header-symlinks'. >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/utils' >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/catalog' >make[3]: Nothing to be done for 'distprep'. >make[3]: Nothing to be done for 'generated-header-symlinks'. >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/catalog' >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend' >make -C include all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/include' >make -C interfaces all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces' >make -C libpq all >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/ja.mo po/ja.po >/usr/bin/msgfmt -c -o po/ko.mo po/ko.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >make -C ../../../src/port all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-trace.o fe-trace.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c >( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >echo 'Name: libpq' >libpq.pc >echo 'Description: PostgreSQL libpq library' >>libpq.pc >echo 'Url: https://www.postgresql.org/' >>libpq.pc >echo 'Version: 14.2' >>libpq.pc >echo 'Requires: ' >>libpq.pc >echo 'Requires.private: libssl libcrypto' >>libpq.pc >echo 'Cflags: -I/usr/include/postgresql-14' >>libpq.pc >echo 'Libs: -L/usr/lib64/postgresql-14/lib64 -lpq' >>libpq.pc >echo 'Libs.private: -L/usr/lib/llvm/14/lib64 -lpgcommon -lpgport -lm' >>libpq.pc >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.14 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lssl -lcrypto -lm >rm -f libpq.a >x86_64-pc-linux-gnu-ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o >x86_64-pc-linux-gnu-ranlib libpq.a >touch libpq.a >rm -f libpq.so.5 >ln -s libpq.so.5.14 libpq.so.5 >rm -f libpq.so >ln -s libpq.so.5.14 libpq.so >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ecpg all >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg' >make -C include all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/include' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/include' >make -C pgtypeslib all >make -C preproc all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make -C ../../../../src/port all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o common.o common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c >( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list >echo 'Name: libpgtypes' >libpgtypes.pc >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/preproc' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc >/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 >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >/usr/bin/msgfmt -c -o po/ko.mo po/ko.po >make -C ../../../../src/common all >echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc >/usr/bin/msgfmt -c -o po/pl.mo po/pl.po >echo 'Version: 14.2' >>libpgtypes.pc >/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/tr.mo po/tr.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >echo 'Requires: ' >>libpgtypes.pc >/usr/bin/msgfmt -c -o po/vi.mo po/vi.po >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >echo 'Requires.private: ' >>libpgtypes.pc >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po >echo 'Cflags: -I/usr/include/postgresql-14' >>libpgtypes.pc >echo 'Libs: -L/usr/lib64/postgresql-14/lib64 -lpgtypes' >>libpgtypes.pc >make -C ../../../../src/port all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o c_keywords.o c_keywords.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o descriptor.o descriptor.c >echo 'Libs.private: -L/usr/lib/llvm/14/lib64 -lpgcommon -lpgport -lm' >>libpgtypes.pc >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg.o ecpg.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg_keywords.o ecpg_keywords.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o keywords.o keywords.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o output.o output.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgc.o pgc.c >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../../src/common all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preproc.o preproc.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o type.o type.c >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typename.o typename.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.14 common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lm >rm -f libpgtypes.a >x86_64-pc-linux-gnu-ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o >x86_64-pc-linux-gnu-ranlib libpgtypes.a >rm -f libpgtypes.so.3 >ln -s libpgtypes.so.3.14 libpgtypes.so.3 >rm -f libpgtypes.so >ln -s libpgtypes.so.3.14 libpgtypes.so >touch libpgtypes.a >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make -C ecpglib all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/ecpglib' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/it.mo po/it.po >/usr/bin/msgfmt -c -o po/ja.mo po/ja.po >/usr/bin/msgfmt -c -o po/ko.mo po/ko.po >/usr/bin/msgfmt -c -o po/pl.mo po/pl.po >/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/tr.mo po/tr.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >/usr/bin/msgfmt -c -o po/vi.mo po/vi.po >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >make -C ../../../../src/interfaces/libpq all >make -C ../../../../src/interfaces/ecpg/pgtypeslib all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o data.o data.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c >( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list >echo 'Name: libecpg' >libecpg.pc >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make -C ../../../../src/port all >echo 'Description: PostgreSQL libecpg library' >>libecpg.pc >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ../../../src/port all >echo 'Url: https://www.postgresql.org/' >>libecpg.pc >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../../src/common all >echo 'Version: 14.2' >>libecpg.pc >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >echo 'Requires: ' >>libecpg.pc >echo 'Requires.private: libpq libpgtypes' >>libecpg.pc >echo 'Cflags: -I/usr/include/postgresql-14' >>libecpg.pc >echo 'Libs: -L/usr/lib64/postgresql-14/lib64 -lecpg' >>libecpg.pc >echo 'Libs.private: -L/usr/lib/llvm/14/lib64 -lpgcommon -lpgport -lm' >>libecpg.pc >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o ecpg >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.14 connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lm >rm -f libecpg.a >x86_64-pc-linux-gnu-ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/preproc' >x86_64-pc-linux-gnu-ranlib libecpg.a >rm -f libecpg.so.6 >ln -s libecpg.so.6.14 libecpg.so.6 >rm -f libecpg.so >ln -s libecpg.so.6.14 libecpg.so >touch libecpg.a >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/ecpglib' >make -C compatlib all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/compatlib' >make -C ../../../../src/interfaces/ecpg/ecpglib all >make -C ../../../../src/interfaces/ecpg/pgtypeslib all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c >( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list >echo 'Name: libecpg_compat' >libecpg_compat.pc >echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make -C ../../../../src/port all >echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/ecpglib' >make -C ../../../../src/interfaces/libpq all >echo 'Version: 14.2' >>libecpg_compat.pc >make -C ../../../../src/interfaces/ecpg/pgtypeslib all >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../../src/common all >echo 'Requires: ' >>libecpg_compat.pc >echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make -C ../../../../src/port all >echo 'Cflags: -I/usr/include/postgresql-14' >>libecpg_compat.pc >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ../../../src/port all >echo 'Libs: -L/usr/lib64/postgresql-14/lib64 -lecpg_compat' >>libecpg_compat.pc >make[6]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make[7]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >echo 'Libs.private: -L/usr/lib/llvm/14/lib64 -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc >make -C ../../../../src/common all >make[7]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make[7]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/pgtypeslib' >make[7]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[6]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/ecpglib' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.14 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lm >rm -f libecpg_compat.a >x86_64-pc-linux-gnu-ar crs libecpg_compat.a informix.o >x86_64-pc-linux-gnu-ranlib libecpg_compat.a >rm -f libecpg_compat.so.3 >ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 >rm -f libecpg_compat.so >ln -s libecpg_compat.so.3.14 libecpg_compat.so >touch libecpg_compat.a >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg/compatlib' >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/ecpg' >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces' >make -C fe_utils all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o archive.o archive.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cancel.o cancel.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conditional.o conditional.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o connect_utils.o connect_utils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbprint.o mbprint.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option_utils.o option_utils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel_slot.o parallel_slot.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscan.o psqlscan.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o query_utils.o query_utils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o recovery_gen.o recovery_gen.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o simple_list.o simple_list.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o string_utils.o string_utils.c >rm -f libpgfeutils.a >x86_64-pc-linux-gnu-ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >make -C bin all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin' >make -C pg_config all >make -C pg_dump all >make -C psql all >make -C scripts all >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/pg_dump' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/pg_config' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/scripts' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >/usr/bin/msgfmt -c -o po/de.mo po/de.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >make[3]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/psql' >/usr/bin/msgfmt -c -o po/cs.mo po/cs.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/ja.mo po/ja.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >/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/ko.mo po/ko.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >/usr/bin/msgfmt -c -o po/el.mo po/el.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/es.mo po/es.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/he.mo po/he.po >/usr/bin/msgfmt -c -o po/tr.mo po/tr.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/ja.mo po/ja.po >/usr/bin/msgfmt -c -o po/fr.mo po/fr.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >/usr/bin/msgfmt -c -o po/ko.mo po/ko.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >make -C ../../../src/interfaces/libpq all >/usr/bin/msgfmt -c -o po/pl.mo po/pl.po >/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >make -C ../../../src/port all >/usr/bin/msgfmt -c -o po/tr.mo po/tr.po >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >make -C ../../../src/port all >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >/usr/bin/msgfmt -c -o po/it.mo po/it.po >/usr/bin/msgfmt -c -o po/tr.mo po/tr.po >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump.o pg_dump.c >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >/usr/bin/msgfmt -c -o po/ja.mo po/ja.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ../../../src/port all >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/interfaces/libpq all >make -C ../../../src/common all >make -C ../../../src/port all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >/usr/bin/msgfmt -c -o po/ko.mo po/ko.po >make -C ../../../src/port all >/usr/bin/msgfmt -c -o po/vi.mo po/vi.po >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make -C ../../../src/port all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createdb.o createdb.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_config.o pg_config.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c >make -C ../../../src/common all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createuser.o createuser.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ../../../src/port all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Nothing to be done for 'all'. >make[4]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compress_io.o compress_io.c >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make -C ../../../src/fe_utils all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropdb.o dropdb.c >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >/usr/bin/msgfmt -c -o po/ru.mo po/ru.po >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropuser.o dropuser.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make -C ../../../src/fe_utils all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clusterdb.o clusterdb.c >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c >/usr/bin/msgfmt -c -o po/sv.mo po/sv.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c >/usr/bin/msgfmt -c -o po/tr.mo po/tr.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe pg_config.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o pg_config >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reindexdb.o reindexdb.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_isready.o pg_isready.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o createdb >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o dropdb >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o createuser >/usr/bin/msgfmt -c -o po/uk.mo po/uk.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o dropuser >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o clusterdb >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o vacuumdb >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/pg_config' >/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c >make -C ../../../src/interfaces/libpq all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_restore.o pg_restore.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o pg_isready >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make -C ../../../src/port all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o reindexdb >make -C ../../../src/port all >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make -C ../../../src/common all >make -C ../../../src/port all >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[5]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/interfaces/libpq' >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/port' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o pg_dump >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o pg_restore >make -C ../../../src/common all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o pg_dumpall >make -C ../../../src/common all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o command.o command.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crosstabview.o crosstabview.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o describe.o describe.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o help.o help.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o input.o input.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o large_obj.o large_obj.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mainloop.o mainloop.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prompt.o prompt.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Nothing to be done for 'all'. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/common' >make -C ../../../src/fe_utils all >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sql_help.o sql_help.c >make[4]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/fe_utils' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/scripts' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringutils.o stringutils.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tab-complete.o tab-complete.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variables.o variables.c >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/pg_dump' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -L/usr/lib/llvm/14/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-14/lib64',--enable-new-dtags -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lm -o psql >make[3]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin/psql' >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/bin' >make -C makefiles all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/makefiles' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/makefiles' >make -C backend/jit/llvm all >make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/jit/llvm' >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit.o llvmjit.c >x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -march=native -O2 -pipe -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_error.o llvmjit_error.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -march=native -O2 -pipe -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_inline.o llvmjit_inline.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -march=native -O2 -pipe -std=c++14 -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_wrap.o llvmjit_wrap.cpp >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_deform.o llvmjit_deform.c >x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -O2 -pipe -fPIC -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o llvmjit_expr.o llvmjit_expr.c >/usr/lib/ccache/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/lib/llvm/14/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o llvmjit_types.bc llvmjit_types.c >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_struct_gep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:112:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 112 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildStructGEP(b, v, idx, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:114:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 114 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_gep1[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:123:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 123 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildGEP(b, v, &idx, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:125:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 125 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_mcxt_switch[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:213:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 213 | [01;35m[Kret[m[K = LLVMBuildLoad(b, cur, cmc); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnullp[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:228:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 228 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:232:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 232 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:234:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 234 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_ISNULL, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvaluep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:246:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 246 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:250:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 250 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 252 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_DATUM, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnull[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:261:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 261 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcnullp(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_deform.c:27[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvalue[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:270:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 270 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcvaluep(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:[m[K In function â[01m[Kslot_compile_deform[m[Kâ: >[01m[Kllvmjit_deform.c:179:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 179 | [01;35m[Kv_flagsp[m[K = LLVMBuildStructGEP(b, v_slot, FIELDNO_TUPLETABLESLOT_FLAGS, ""); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:180:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 180 | [01;35m[Kv_nvalidp[m[K = LLVMBuildStructGEP(b, v_slot, FIELDNO_TUPLETABLESLOT_NVALID, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:191:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 191 | [01;35m[Kv_slotoffp[m[K = LLVMBuildStructGEP(b, v_heapslot, FIELDNO_HEAPTUPLETABLESLOT_OFF, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:206:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 206 | [01;35m[Kv_slotoffp[m[K = LLVMBuildStructGEP(b, v_minimalslot, FIELDNO_MINIMALTUPLETABLESLOT_OFF, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:222:50:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 222 | [01;35m[KLLVMBuildStructGEP[m[K(b, v_tuplep, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:263:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 263 | [01;35m[KLLVMBuildGEP[m[K(b, > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:278:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 278 | [01;35m[Kv_off_start[m[K = LLVMBuildLoad(b, v_slotoffp, "v_slot_off"); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:334:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 334 | [01;35m[KLLVMBuildCall[m[K(b, llvm_pg_func(mod, "slot_getmissingattrs"), > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:341:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 341 | [01;35m[Kv_nvalid[m[K = LLVMBuildLoad(b, v_nvalidp, ""); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:460:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 460 | [01;35m[KLLVMBuildGEP[m[K(b, v_tts_nulls, &l_attno, 1, "")); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:464:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 464 | [01;35m[KLLVMBuildGEP[m[K(b, v_tts_values, &l_attno, 1, "")); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:523:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 523 | [01;35m[Kv_off[m[K = LLVMBuildLoad(b, v_offp, ""); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:545:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 545 | [01;35m[KLLVMValueRef[m[K v_off = LLVMBuildLoad(b, v_offp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:634:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 634 | [01;35m[KLLVMValueRef[m[K v_off = LLVMBuildLoad(b, v_offp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:637:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 637 | [01;35m[KLLVMBuildGEP[m[K(b, v_tupdata_base, &v_off, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:641:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 641 | [01;35m[Kv_resultp[m[K = LLVMBuildGEP(b, v_tts_values, &l_attno, 1, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:645:44:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 645 | [01;35m[KLLVMBuildGEP[m[K(b, v_tts_nulls, &l_attno, 1, "")); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:659:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 659 | [01;35m[Kv_tmp_loaddata[m[K = LLVMBuildLoad(b, v_tmp_loaddata, "attr_byval"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:684:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 684 | [01;35m[Kv_incby[m[K = LLVMBuildCall(b, > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:693:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 693 | [01;35m[Kv_incby[m[K = LLVMBuildCall(b, > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:715:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 715 | [01;35m[KLLVMValueRef[m[K v_off = LLVMBuildLoad(b, v_offp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:741:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 741 | [01;35m[KLLVMValueRef[m[K v_off = LLVMBuildLoad(b, v_offp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_deform.c:747:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 747 | [01;35m[Kv_flags[m[K = LLVMBuildLoad(b, v_flagsp, "tts_flags"); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_deform.c:21[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_struct_gep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:112:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 112 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildStructGEP(b, v, idx, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:114:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 114 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_gep1[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:123:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 123 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildGEP(b, v, &idx, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:125:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 125 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_mcxt_switch[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:213:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 213 | [01;35m[Kret[m[K = LLVMBuildLoad(b, cur, cmc); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnullp[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:228:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 228 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:232:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 232 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:234:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 234 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_ISNULL, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvaluep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:246:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 246 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:250:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 250 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 252 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_DATUM, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnull[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:261:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 261 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcnullp(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit.c:38[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvalue[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:270:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 270 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcvaluep(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit.c:[m[K In function â[01m[Kllvm_function_reference[m[Kâ: >[01m[Kllvmjit.c:532:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 532 | [01;35m[Kreturn[m[K LLVMBuildLoad(builder, v_fn, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit.c:542:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 542 | [01;35m[Kreturn[m[K LLVMBuildLoad(builder, v_fn, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit.c:19[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_struct_gep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:112:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 112 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildStructGEP(b, v, idx, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:114:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 114 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_load_gep1[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:123:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 123 | [01;35m[KLLVMValueRef[m[K v_ptr = LLVMBuildGEP(b, v, &idx, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:125:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 125 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, v_ptr, name); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_mcxt_switch[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:213:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 213 | [01;35m[Kret[m[K = LLVMBuildLoad(b, cur, cmc); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnullp[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:228:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 228 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:232:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 232 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:234:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 234 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_ISNULL, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvaluep[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:246:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 246 | [01;35m[Kv_args[m[K = LLVMBuildStructGEP(b, > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:250:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 250 | [01;35m[Kv_argn[m[K = LLVMBuildStructGEP(b, v_args, argno, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 252 | [01;35m[Kreturn[m[K LLVMBuildStructGEP(b, v_argn, FIELDNO_NULLABLE_DATUM_DATUM, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcnull[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:261:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 261 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcnullp(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >In file included from [01m[Kllvmjit_expr.c:31[m[K: >[01m[K../../../../src/include/jit/llvmjit_emit.h:[m[K In function â[01m[Kl_funcvalue[m[Kâ: >[01m[K../../../../src/include/jit/llvmjit_emit.h:270:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 270 | [01;35m[Kreturn[m[K LLVMBuildLoad(b, l_funcvaluep(b, v_fcinfo, argno), ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:[m[K In function â[01m[Kllvm_compile_expr[m[Kâ: >[01m[Kllvmjit_expr.c:167:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 167 | [01;35m[Kv_tmpvaluep[m[K = LLVMBuildStructGEP(b, v_state, > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:170:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 170 | [01;35m[Kv_tmpisnullp[m[K = LLVMBuildStructGEP(b, v_state, > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:255:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 255 | [01;35m[Kv_tmpvalue[m[K = LLVMBuildLoad(b, v_tmpvaluep, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:256:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 256 | [01;35m[Kv_tmpisnull[m[K = LLVMBuildLoad(b, v_tmpisnullp, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:330:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 330 | [01;35m[KLLVMBuildCall[m[K(b, l_jit_deform, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:340:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 340 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:447:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 447 | [01;35m[Kv_rvaluep[m[K = LLVMBuildGEP(b, v_resultvalues, > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:449:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 449 | [01;35m[Kv_risnullp[m[K = LLVMBuildGEP(b, v_resultnulls, > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:471:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 471 | [01;35m[Kv_value[m[K = LLVMBuildLoad(b, v_tmpvaluep, ""); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:472:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 472 | [01;35m[Kv_isnull[m[K = LLVMBuildLoad(b, v_tmpisnullp, ""); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:477:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 477 | [01;35m[KLLVMBuildGEP[m[K(b, v_resultvalues, &v_resultnum, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:479:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 479 | [01;35m[KLLVMBuildGEP[m[K(b, v_resultnulls, &v_resultnum, 1, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:503:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 503 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:668:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 668 | [01;35m[Kv_boolnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:669:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 669 | [01;35m[Kv_boolvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:710:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 710 | [01;35m[Kv_boolanynull[m[K = LLVMBuildLoad(b, v_boolanynullp, ""); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:764:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 764 | [01;35m[Kv_boolnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:765:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 765 | [01;35m[Kv_boolvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:805:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 805 | [01;35m[Kv_boolanynull[m[K = LLVMBuildLoad(b, v_boolanynullp, ""); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:829:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 829 | [01;35m[Kv_boolnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:830:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 830 | [01;35m[Kv_boolvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:857:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 857 | [01;35m[Kv_resvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:858:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 858 | [01;35m[Kv_resnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:896:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 896 | [01;35m[Kv_resnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:912:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 912 | [01;35m[Kv_resnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:931:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 931 | [01;35m[Kv_resvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:932:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 932 | [01;35m[Kv_resnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:951:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 951 | [01;35m[KLLVMValueRef[m[K v_resnull = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:970:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 970 | [01;35m[KLLVMValueRef[m[K v_resnull = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1006:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1006 | [01;35m[KLLVMValueRef[m[K v_resnull = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1050:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1050 | [01;35m[KLLVMBuildLoad[m[K(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1089:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1089 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1112:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1112 | [01;35m[Kv_ret[m[K = LLVMBuildCall(b, > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1140:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1140 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1177:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1177 | [01;35m[Kv_casevalue[m[K = LLVMBuildLoad(b, v_casevaluep, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1178:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1178 | [01;35m[Kv_casenull[m[K = LLVMBuildLoad(b, v_casenullp, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1214:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1214 | [01;35m[Kv_null[m[K = LLVMBuildLoad(b, v_nullp, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1231:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1231 | [01;35m[Kv_value[m[K = LLVMBuildLoad(b, v_valuep, ""); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1235:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1235 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1283:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1283 | [01;35m[KLLVMBuildStructGEP[m[K(b, v_fcinfo_in, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1288:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1288 | [01;35m[Kv_resnull[m[K = LLVMBuildLoad(b, v_resnullp, ""); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1300:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1300 | [01;35m[Kv_resvalue[m[K = LLVMBuildLoad(b, v_resvaluep, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1310:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1310 | [01;35m[Kv_output[m[K = LLVMBuildCall(b, v_fn_out, &v_fcinfo_out, > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1365:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1365 | [01;35m[Kv_retval[m[K = LLVMBuildCall(b, v_fn_in, &v_fcinfo_in, 1, > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1699:76:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1699 | [01;35m[KLLVMBuildLoad[m[K(b, v_resvaluep, ""), > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1792:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1792 | [01;35m[Kv_casevalue[m[K = LLVMBuildLoad(b, v_casevaluep, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1793:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1793 | [01;35m[Kv_casenull[m[K = LLVMBuildLoad(b, v_casenullp, ""); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:1892:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1892 | [01;35m[Kv_wfuncno[m[K = LLVMBuildLoad(b, v_wfuncnop, "v_wfuncno"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2016:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2016 | [01;35m[Kv_argn[m[K = LLVMBuildGEP(b, v_argsp, &v_argno, 1, ""); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2128:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2128 | [01;35m[KLLVMBuildGEP[m[K(b, > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3899:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3899 | LLVMValueRef [01;36m[KLLVMBuildGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2170:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2170 | [01;35m[KLLVMBuildCall[m[K(b, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2213:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2213 | [01;35m[KLLVMBuildStructGEP[m[K(b, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2218:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2218 | [01;35m[KLLVMBuildStructGEP[m[K(b, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2223:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2223 | [01;35m[KLLVMBuildStructGEP[m[K(b, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2242:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2242 | [01;35m[KLLVMBuildStructGEP[m[K(b, v_pergroupp, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2246:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2246 | [01;35m[KLLVMBuildStructGEP[m[K(b, v_pergroupp, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2250:68:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2250 | [01;35m[KLLVMBuildLoad[m[K(b, v_transvaluep, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2254:68:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2254 | [01;35m[KLLVMBuildLoad[m[K(b, v_transnullp, "transnull"), > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2287:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2287 | [01;35m[Kv_transvalue[m[K = LLVMBuildLoad(b, v_transvaluep, ""); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2288:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2288 | [01;35m[Kv_transnull[m[K = LLVMBuildLoad(b, v_transnullp, ""); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2314:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2314 | [01;35m[KLLVMBuildCall[m[K(b, v_fn, > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:[m[K In function â[01m[KBuildV1Call[m[Kâ: >[01m[Kllvmjit_expr.c:2426:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildStructGEP[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2426 | [01;35m[Kv_fcinfo_isnullp[m[K = LLVMBuildStructGEP(b, v_fcinfo, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3909:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3909 | LLVMValueRef [01;36m[KLLVMBuildStructGEP[m[K(LLVMBuilderRef B, LLVMValueRef Pointer, > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2431:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2431 | [01;35m[Kv_retval[m[K = LLVMBuildCall(b, v_fn, &v_fcinfo, 1, "funccall"); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2434:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildLoad[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2434 | [01;35m[K*[m[Kv_fcinfo_isnull = LLVMBuildLoad(b, v_fcinfo_isnullp, ""); > | [01;35m[K^[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3892:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3892 | LLVMValueRef [01;36m[KLLVMBuildLoad[m[K(LLVMBuilderRef, LLVMValueRef PointerVal, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2446:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2446 | [01;35m[KLLVMBuildCall[m[K(b, v_lifetime, params, lengthof(params), ""); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:2450:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2450 | [01;35m[KLLVMBuildCall[m[K(b, v_lifetime, params, lengthof(params), ""); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_expr.c:[m[K In function â[01m[Kbuild_EvalXFuncInt[m[Kâ: >[01m[Kllvmjit_expr.c:2482:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KLLVMBuildCall[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2482 | [01;35m[Kv_ret[m[K = LLVMBuildCall(b, v_fn, params, argno, ""); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:18[m[K, > from [01m[Kllvmjit_expr.c:18[m[K: >[01m[K/usr/lib/llvm/14/include/llvm-c/Core.h:3992:18:[m[K [01;36m[Knote: [m[Kdeclared here > 3992 | LLVMValueRef [01;36m[KLLVMBuildCall[m[K(LLVMBuilderRef, LLVMValueRef Fn, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/lib/llvm/14/include/llvm-c/Deprecated.h:29:3:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KLLVM_ATTRIBUTE_C_DEPRECATED[m[Kâ > 29 | [01;36m[Kdecl[m[K __attribute__((deprecated)) > | [01;36m[K^~~~[m[K >[01m[Kllvmjit_error.cpp:28:13:[m[K [01;31m[Kerror: [m[Kâ[01m[Knew_handler[m[Kâ in namespace â[01m[Kstd[m[Kâ does not name a type > 28 | static std::[01;31m[Knew_handler[m[K old_new_handler = NULL; > | [01;31m[K^~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:32:64:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstring[m[Kâ in namespace â[01m[Kstd[m[Kâ does not name a type > 32 | static void fatal_llvm_new_handler(void *user_data, const std::[01;31m[Kstring[m[K& reason, bool gen_crash_diag); > | [01;31m[K^~~~~~[m[K >[01m[Kllvmjit_error.cpp:25:1:[m[K [01;36m[Knote: [m[Kâ[01m[Kstd::string[m[Kâ is defined in header â[01m[K<string>[m[Kâ; did you forget to â[01m[K#include <string>[m[Kâ? > 24 | #include "jit/llvmjit.h" > +++ |+[32m[K#include <string>[m[K > 25 | >[01m[Kllvmjit_error.cpp:34:66:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstring[m[Kâ in namespace â[01m[Kstd[m[Kâ does not name a type > 34 | static void fatal_llvm_error_handler(void *user_data, const std::[01;31m[Kstring[m[K& reason, bool gen_crash_diag); > | [01;31m[K^~~~~~[m[K >[01m[Kllvmjit_error.cpp:34:61:[m[K [01;36m[Knote: [m[Kâ[01m[Kstd::string[m[Kâ is defined in header â[01m[K<string>[m[Kâ; did you forget to â[01m[K#include <string>[m[Kâ? > 34 | static void fatal_llvm_error_handler(void *user_data, const [01;36m[Kstd[m[K::string& reason, bool gen_crash_diag); > | [01;36m[K^~~[m[K >[01m[Kllvmjit_error.cpp:[m[K In function â[01m[Kvoid llvm_enter_fatal_on_oom()[m[Kâ: >[01m[Kllvmjit_error.cpp:60:17:[m[K [01;31m[Kerror: [m[Kâ[01m[Kold_new_handler[m[Kâ was not declared in this scope > 60 | [01;31m[Kold_new_handler[m[K = std::set_new_handler(fatal_system_new_handler); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:60:40:[m[K [01;31m[Kerror: [m[Kâ[01m[Kset_new_handler[m[Kâ is not a member of â[01m[Kstd[m[Kâ > 60 | old_new_handler = std::[01;31m[Kset_new_handler[m[K(fatal_system_new_handler); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:62:55:[m[K [01;31m[Kerror: [m[Kinvalid conversion from â[01m[Kvoid (*)(void*, const int&, bool)[m[Kâ to â[01m[Kllvm::fatal_error_handler_t[m[Kâ {aka â[01m[Kvoid (*)(void*, const char*, bool)[m[Kâ} [[01;31m[K-fpermissive[m[K] > 62 | llvm::install_bad_alloc_error_handler([01;31m[Kfatal_llvm_new_handler[m[K); > | [01;31m[K^~~~~~~~~~~~~~~~~~~~~~[m[K > | [01;31m[K|[m[K > | [01;31m[Kvoid (*)(void*, const int&, bool)[m[K >In file included from [01m[Kllvmjit_error.cpp:22[m[K: >[01m[K/usr/lib/llvm/14/include/llvm/Support/ErrorHandling.h:94:60:[m[K [01;36m[Knote: [m[K initializing argument 1 of â[01m[Kvoid llvm::install_bad_alloc_error_handler(llvm::fatal_error_handler_t, void*)[m[Kâ > 94 | void install_bad_alloc_error_handler([01;36m[Kfatal_error_handler_t handler[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~^~~~~~~[m[K >[01m[Kllvmjit_error.cpp:64:51:[m[K [01;31m[Kerror: [m[Kinvalid conversion from â[01m[Kvoid (*)(void*, const int&, bool)[m[Kâ to â[01m[Kllvm::fatal_error_handler_t[m[Kâ {aka â[01m[Kvoid (*)(void*, const char*, bool)[m[Kâ} [[01;31m[K-fpermissive[m[K] > 64 | llvm::install_fatal_error_handler([01;31m[Kfatal_llvm_error_handler[m[K); > | [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K > | [01;31m[K|[m[K > | [01;31m[Kvoid (*)(void*, const int&, bool)[m[K >In file included from [01m[Kllvmjit_error.cpp:22[m[K: >[01m[K/usr/lib/llvm/14/include/llvm/Support/ErrorHandling.h:44:58:[m[K [01;36m[Knote: [m[K initializing argument 1 of â[01m[Kvoid llvm::install_fatal_error_handler(llvm::fatal_error_handler_t, void*)[m[Kâ > 44 | void install_fatal_error_handler([01;36m[Kfatal_error_handler_t handler[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~^~~~~~~[m[K >[01m[Kllvmjit_error.cpp:[m[K In function â[01m[Kvoid llvm_leave_fatal_on_oom()[m[Kâ: >[01m[Kllvmjit_error.cpp:78:22:[m[K [01;31m[Kerror: [m[Kâ[01m[Kset_new_handler[m[Kâ is not a member of â[01m[Kstd[m[Kâ > 78 | std::[01;31m[Kset_new_handler[m[K(old_new_handler); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:78:38:[m[K [01;31m[Kerror: [m[Kâ[01m[Kold_new_handler[m[Kâ was not declared in this scope > 78 | std::set_new_handler([01;31m[Kold_new_handler[m[K); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:[m[K In function â[01m[Kvoid llvm_reset_after_error()[m[Kâ: >[01m[Kllvmjit_error.cpp:105:22:[m[K [01;31m[Kerror: [m[Kâ[01m[Kset_new_handler[m[Kâ is not a member of â[01m[Kstd[m[Kâ > 105 | std::[01;31m[Kset_new_handler[m[K(old_new_handler); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:105:38:[m[K [01;31m[Kerror: [m[Kâ[01m[Kold_new_handler[m[Kâ was not declared in this scope > 105 | std::set_new_handler([01;31m[Kold_new_handler[m[K); > | [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:[m[K At global scope: >[01m[Kllvmjit_error.cpp:132:55:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstring[m[Kâ in namespace â[01m[Kstd[m[Kâ does not name a type > 132 | const std::[01;31m[Kstring[m[K& reason, > | [01;31m[K^~~~~~[m[K >[01m[Kllvmjit_error.cpp:132:50:[m[K [01;36m[Knote: [m[Kâ[01m[Kstd::string[m[Kâ is defined in header â[01m[K<string>[m[Kâ; did you forget to â[01m[K#include <string>[m[Kâ? > 132 | const [01;36m[Kstd[m[K::string& reason, > | [01;36m[K^~~[m[K >In file included from [01m[K../../../../src/include/postgres.h:47[m[K, > from [01m[Kllvmjit_error.cpp:19[m[K: >[01m[Kllvmjit_error.cpp:[m[K In function â[01m[Kvoid fatal_llvm_new_handler(void*, const int&, bool)[m[Kâ: >[01m[Kllvmjit_error.cpp:138:64:[m[K [01;31m[Kerror: [m[Krequest for member â[01m[Kc_str[m[Kâ in â[01m[Kreason[m[Kâ, which is of non-class type â[01m[Kconst int[m[Kâ > 138 | errdetail("While in LLVM: %s", reason.[01;31m[Kc_str[m[K()))); > | [01;31m[K^~~~~[m[K >[01m[K../../../../src/include/utils/elog.h:141:25:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[Kereport_domain[m[Kâ > 141 | [01;36m[K__VA_ARGS__[m[K, errfinish(__FILE__, __LINE__, PG_FUNCNAME_MACRO); \ > | [01;36m[K^~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:135:9:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kereport[m[Kâ > 135 | [01;36m[Kereport[m[K(FATAL, > | [01;36m[K^~~~~~~[m[K >[01m[Kllvmjit_error.cpp:[m[K At global scope: >[01m[Kllvmjit_error.cpp:144:61:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstring[m[Kâ in namespace â[01m[Kstd[m[Kâ does not name a type > 144 | const std::[01;31m[Kstring[m[K& reason, > | [01;31m[K^~~~~~[m[K >[01m[Kllvmjit_error.cpp:144:56:[m[K [01;36m[Knote: [m[Kâ[01m[Kstd::string[m[Kâ is defined in header â[01m[K<string>[m[Kâ; did you forget to â[01m[K#include <string>[m[Kâ? > 144 | const [01;36m[Kstd[m[K::string& reason, > | [01;36m[K^~~[m[K >In file included from [01m[K../../../../src/include/postgres.h:47[m[K, > from [01m[Kllvmjit_error.cpp:19[m[K: >[01m[Kllvmjit_error.cpp:[m[K In function â[01m[Kvoid fatal_llvm_error_handler(void*, const int&, bool)[m[Kâ: >[01m[Kllvmjit_error.cpp:150:48:[m[K [01;31m[Kerror: [m[Krequest for member â[01m[Kc_str[m[Kâ in â[01m[Kreason[m[Kâ, which is of non-class type â[01m[Kconst int[m[Kâ > 150 | reason.[01;31m[Kc_str[m[K()))); > | [01;31m[K^~~~~[m[K >[01m[K../../../../src/include/utils/elog.h:141:25:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[Kereport_domain[m[Kâ > 141 | [01;36m[K__VA_ARGS__[m[K, errfinish(__FILE__, __LINE__, PG_FUNCNAME_MACRO); \ > | [01;36m[K^~~~~~~~~~~[m[K >[01m[Kllvmjit_error.cpp:147:9:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kereport[m[Kâ > 147 | [01;36m[Kereport[m[K(FATAL, > | [01;36m[K^~~~~~~[m[K >make[2]: *** [<builtin>: llvmjit_error.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >[01m[Kllvmjit_inline.cpp:[m[K In function â[01m[Kbool function_inlinable(llvm::Function&, int, FunctionInlineStates&, InlineWorkList&, InlineSearchPath&, llvm::SmallPtrSet<const llvm::Function*, 8>&, int&, llvm::StringSet<>&)[m[Kâ: >[01m[Kllvmjit_inline.cpp:597:31:[m[K [01;31m[Kerror: [m[Kâ[01m[Kclass llvm::AttributeList[m[Kâ has no member named â[01m[KhasFnAttribute[m[Kâ; did you mean â[01m[KaddFnAttribute[m[Kâ? > 597 | if (F.getAttributes().[01;31m[KhasFnAttribute[m[K(llvm::Attribute::NoInline)) > | [01;31m[K^~~~~~~~~~~~~~[m[K > | [32m[KaddFnAttribute[m[K >[01m[Kllvmjit_inline.cpp:[m[K In function â[01m[Kllvm::Function* create_redirection_function(std::unique_ptr<llvm::Module>&, llvm::Function*, llvm::StringRef)[m[Kâ: >[01m[Kllvmjit_inline.cpp:885:18:[m[K [01;31m[Kerror: [m[Kâ[01m[Kclass llvm::CallInst[m[Kâ has no member named â[01m[KaddAttribute[m[Kâ; did you mean â[01m[KgetAttributes[m[Kâ? > 885 | fwdcall->[01;31m[KaddAttribute[m[K(~0U, inlineAttribute); > | [01;31m[K^~~~~~~~~~~~[m[K > | [32m[KgetAttributes[m[K >make[2]: *** [<builtin>: llvmjit_inline.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src/backend/jit/llvm' >make[1]: *** [Makefile:33: all-backend/jit/llvm-recurse] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2/src' >make: *** [GNUmakefile:11: all-src-recurse] Error 2 > * ERROR: dev-db/postgresql-14.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-db/postgresql-14.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/postgresql-14.2-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-14.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-14.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2' > * S: '/var/tmp/portage/dev-db/postgresql-14.2-r1/work/postgresql-14.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 836863
: 768923